Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Disable Inner Page Banner

#12331
Grace Themes
Member

Hi,

To disable the innerpage banner image from your other pages

1. Remove the Inner Page Banner from Appearance -> Theme Options -> Homepage Slider
2. Add below css code in Appearance -> Editor -> style.css file

.innerbanner { display: block !important; min-height: 200px; }

Regards
Grace Themes