- This topic has 5 replies, 2 voices, and was last updated 3 years, 10 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
🙂
Whether you are the owner of a magazine or running a sports store, the fact remains that you need to have an online presence to […]
Developing a website from scratch is never easy, but thanks to WordPress, and innovative products like moody WordPress themes, the process is more or less […]
If you are in the restaurant business, then you should know by now that it is vital that you have an online presence and a […]