- This topic has 5 replies, 2 voices, and was last updated 5 years, 6 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Turn off the featured image
Hi,
I am using the Windows & Doors theme, and I can’t seem to turn off the featured image in all pages. All are setting as the inner Page Banner.
https://oakhouseblinds.co.uk/conservatory-blinds-peterborough/
Can you help please?
Many thanks
Rebecca
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.innerbanner { height:180px !important;}
Regards,
Chris
Hi Chris,
Thanks for getting back to me.
It has worked great for the desktop site but the images are still appearing on the mobile site?
Regards
Rebecca
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
@media screen and (max-width:767px) {
.innerbanner { display:none !important;}
Regards,
Chris
Hi Chris,
Thank you, it’s worked perfectly 🙂
Regards
Rebecca
🙂
For visitors to properly scroll and browse through your articles or content it is essential that one adds nice pagination to their blog or other […]
Setup WordPress CDN Your WordPress website loads slowly, and you’re losing visitors by the second. Sound familiar? A sluggish website doesn’t just frustrate users—it hurts […]
Best WordPress CDN Plugins for Images Slow-loading images can be a major roadblock for any WordPress website. They frustrate visitors, hurt your user experience, and […]