Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #242341

    HI!

    my menu overlaps my logo if I reduce the screen size. ive tried options > Header > Mobile Menu and choose 990px in “Header Mobile Menu activation” section, and it does bet getter, but not entirely, so I need to make it like 1100px or something.

    where can I change that?

    thanks
    Frnak

    • This topic was modified 10 years, 8 months ago by Frankmaione.
    #242344

    Hey Frank!

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

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

    Regards,
    Yigit

    #242348

    You guys rock!!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘menu overlapping on logo’ is closed to new replies.