Hello,
In order to style the mobile menu, the hamburger icon was moved out of the clickable area. To expand the mobile menu, the user has to click above the hamburger icon where there is nothing to get the menu to open. How can I move the tappable area with the icon? https://www.publichousebrewery.com/
Thanks!
Hey Andrea,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) {
.responsive #header .social_bookmarks {
width: 90%;
}
}
Best regards,
Rikard
This is great! I tweaked it a bit and it works awesome. Thank you!
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon