Get 10% OFF on Themes Bundle, Use Coupon Code GRC10 | Limited Time Offer! Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

Reply To: Changing the menu color

#10998
Grace Themes
Participant

Hi,

1. To solve the issue, add below css code in
Appearance -> Editor -> style.css file

@media only screen
and (min-device-width : 768px)
and (max-device-width : 1024px)
and (orientation : landscape) {
.innerbanner { min-height:140px; }
}

Regards
Grace Themes