Hi.
We have a little problem with the menu disappearing when going on iPad or when making the browser smaller.
Note: We have added a wider logo (same height) but a little wider than the normal one. (510px wide). Is there any quick css fix for this?
Thank you in advance.
Hi Benjamin!
Can you post the link to your website so we can take a look?
Best regards,
Yigit
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
@media only screen and (max-width: 989px) and (min-width: 768px) {
.responsive .mobile_menu_tablet .main_menu {
display: block;
}}
Cheers!
Yigit
Perfect! Thank you.
Best regards.
Benjamin