Get all our 20+ Elementor themes worth $609 at just $59! Limited time offer. Get It Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Changing the menu color

#10998
Grace Themes
Member

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