Header size - Tablet affected

Hi there

The header seems to be HUGE on the tablet screen size compared to all the other headers - shows fine in desktop and mobile etc.

Any settings I should change to get it automatically sizing correctly?

Thanks

Hello Julie,

Thanks for writing in! You were having that issue because you have inserted this custom CSS in Cornerstone > Theme Options > Code > CSS:

@media(max-width:1100px){
   .ubermenu-responsive{
       max-height:100% !important;
   }
}

Please remove that code to resolve your issue.

Be advised that custom coding is beyond the scope of our support under our Support Policy. If you are unfamiliar with code and resolving potential conflicts, you may select our One service for further assistance.

Kindly let us know how it goes.

Perfect and thank you!

Hi Julie,

Glad that we are able to help you.

Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.