Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #328327

    I updated the Header Layout – Mobile Menu to “Activate for Smartphones and Tablets”. However, the mobile menu does not show up when the iPad Air is turned landscape and the menu overlaps with the logo.

    #328331

    Hey broshannon!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 1140px) {
    .av-main-nav > li > a { padding: 0 6px; }}

    Regards,
    Yigit

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.