Comments 2Patrick Pourquery started the conversationMarch 27, 2019 at 7:12amTop navigation does not collapse properly on Tablets like IPad mini. Menu Items get on top of the logo. Different setting were tried, no results. 564OrionThemes repliedMarch 27, 2019 at 7:30amHi Patrick,Here is a CSS snippet which will improve the display. Paste it into Theme Options -> Custom CSS. @media (min-width: 992px) and (max-width: 1199px) { .nav-menu>li:not(.last-tab) { margin-right: 0!important } .site-navigation .nav-menu > li > a { font-size: 16px!important; padding-left: 10px; padding-right: 10px; } .site-branding a.logo, .site-branding a.logo > img { max-width: 260px!important; }}I hope this helps.Kind regards,AndrejOrionThemes 2Patrick Pourquery repliedMarch 27, 2019 at 7:37amHi Andrej, terrific! It works. Thanks a lot!Patrick 564OrionThemes repliedMarch 27, 2019 at 7:41amI am glad it works. Thanks for getting back to me.Cheers!Andrej OrionThemes Sign in to reply ...
Top navigation does not collapse properly on Tablets like IPad mini. Menu Items get on top of the logo. Different setting were tried, no results.
Hi Patrick,
Here is a CSS snippet which will improve the display. Paste it into Theme Options -> Custom CSS.
I hope this helps.
Kind regards,
Andrej
OrionThemes
Hi Andrej, terrific! It works. Thanks a lot!
Patrick
I am glad it works. Thanks for getting back to me.
Cheers!
Andrej
OrionThemes