Hello,
I’ve just finished building a site with your theme but I have an issue with the logo size on Ipad landscape => the logo is too big, same on Firefox when I resize the window at 1024 px width. It’s OK on my Samusung Galaxy tablet. You can check on the url below.
I’ve activated the mobile menu on tablets so it’s OK on Ipad portrait.
Can u help?
Tx and nice day
Marine
Hey Jean-Francois,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
@media only screen and (max-width: 1134px) {
nav.main_menu {display:none !important;}
#advanced_menu_toggle, #advanced_menu_hide {display:block !important; }
}
Best regards,
Vinay
Thanks Vinay for your quick answer, works perfect ! Many thanks again
Best regards
Jeff
Hi,
Glad to hear it worked! Feel free to reach out to us again on the forum if there is anything else you need assistance with.
Best regards,
Jordan