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

    I’ve seen a few posts related to this and tried the Quick CSS but it does not work for our instance. Can you please let me know our specific CSS code needed to fix this?

    #387373

    Hey vegaspro!

    Please add following code to Quick CSS in Enfold theme options

    @media only screen and (max-width: 1140px) and (min-width: 990px) {
    .av-main-nav > li > a {
    display: block;
    text-decoration: none;
    padding: 0 7px; }
    .logo * {
    max-width: 75%;
    top: 10px;
    }}

    Cheers!
    Yigit

    #387376

    Appreciate the fast response but it still overlaps when dragging browser.

    #387383

    Hi!

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

    Cheers!
    Yigit

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