Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #339369

    Good evening,

    I’m the webmaster of website (shared privately below), which is currently having an issue where the main menu bar is stretching below and overlaps the next container. Please let me know how to fix this. I manage multiple sites with the Enfold theme and this is the first time I’ve encountered this issue.

    Thanks, !

    #339593

    Hey cstfs!

    Please go to Enfold theme options > Header > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Best regards,
    Yigit

    #339767

    Dear Yigit,

    I have followed your instructions, but the menu background is still overlapping in my PC screen. Is there any CSS code to fix this or is this controlled somewhere else in the Enfold settings? Frankly, I cannot understand how this even started. As I mentioned, I have created other sites using this theme (which I absolutely love) but never saw this happen before.

    Thank you in advance once again for your help.

    Cheers,

    ANDRES

    #340231

    Hey!

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

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

    If that does not help, please post a screenshot of the issue

    Cheers!
    Yigit

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