Viewing 4 replies - 1 through 4 (of 4 total)
  • hannah

    (@hannahritner)

    Hey Sanne,
    Try adding this to your custom css box in Theme Options > Advanced Settings:

    @media (min-width: 1200px) {
    .sf-menu a {
        padding: 10px 50px;
    }
    }

    Hope that helps!

    Hannah

    Thread Starter Daylliance

    (@daylliance)

    Hi Hannah!

    This code does not help. See my website (dutch and english version) for the result.
    Do you maybe have an other solution?

    Thank you in advance!

    Try changing the code to this:

    @media (min-width: 1200px) {
    .sf-menu a {
        padding: 10px 46px;
    }
    }

    Let me know if this makes a difference.

    -kevin

    Thread Starter Daylliance

    (@daylliance)

    Perfect! Thank you!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Width of Main Menu’ is closed to new replies.