- This topic has 5 replies, 2 voices, and was last updated 2 years, 11 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
🙂
If you are brand new to the digital medium and find the idea of setting up a professional website overwhelming, then you definitely need to […]
Is your WooCommerce store accessible to all Internet users wherever they are? The question of the performance of store is at the heart of the […]
Do you want to know how you can attract more traffic to your websites? One of the main motives of the web creators and web […]