Home › Forums › All Other Themes › Yogi Pro
- This topic has 13 replies, 2 voices, and was last updated 8 years, 4 months ago by Sonl Sinha.
-
AuthorPosts
-
June 16, 2016 at 6:03 am #37313
How do I remove slider from blog page?
June 16, 2016 at 6:06 am #37315Hi Ashley,
Kindly go to Settings>>Reading>>Select your latest posts
Regards,
DaveJune 16, 2016 at 6:23 am #37320If I do that, then my static homepage becomes a blog. I just want the slider off the blog page. Here is my site if it helps: ashtech.tech
What else can I do?
Sorry, serious newb here
June 16, 2016 at 6:32 am #37322Disregard that last one, it is suddenly working. Sorry.
On the contact us page is it possible to remove the map and add a contact form? If so how?
June 16, 2016 at 7:17 am #37335Hi Ashley,
Kindly go to Appearance>>Theme Option>>Basic Setting>>Custom CSS Box
Add this code there:
iframe{display:none;}
For the contact form kindly go to contact page and use this shortcode
[contactform to_email=”[email protected]” title=”Contact Form”]
Regards,
DaveJune 16, 2016 at 1:37 pm #37399What if I wanted to have an iframe on another pages? That eliminates the option. Can it not be removed on a single page?
June 17, 2016 at 12:19 pm #37495Hi Ashley,
For the iframe remove previous code and add this code.
.page-template-template-contact iframe{display:none;}
Regards,
DaveJune 18, 2016 at 8:32 pm #37577You are wonderful! I have one more question..
Can you change the size of the homeslider?June 20, 2016 at 5:08 am #37671Hi Ash,
Yes you can change the size of slider with the help of Custom CSS.
Regards,
DaveJune 20, 2016 at 1:23 pm #37772so it would be
.header{??
Sorry still new to this
June 20, 2016 at 3:07 pm #37781I figured out the last one, please disregard.
How do I change set the size of the featured image on blog posts? is that possible?June 21, 2016 at 5:30 am #37835Hi Ash,
Kindly add this code in custom css box
.blog-post-repeat .post-thumb img{width:auto;}
Regards,
DaveJune 21, 2016 at 12:50 pm #37893You really are wonderful, thank you!
June 21, 2016 at 12:58 pm #37894If you found our service good kindly review us here: https://www.sktthemes.org/forums/topic/reviews-and-testimonials/
Regards,
Dave -
AuthorPosts
- You must be logged in to reply to this topic.