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

    Hello,

    please check http://www.dak-comfort.nl/wp on a tablet.
    The menu item “home” runs into the logo (only on tablet, not on computer).
    Is there a way to fix this?

    Thanks for your answer!
    Martine

    #309422

    Hey famewebdesign!

    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 5px; }}

    Also please go to Enfold theme options > Header Layout > Mobile Menu > Header Mobile Menu activation and choose 990px.

    Best regards,
    Yigit

    #309461

    Thanks for your answer Yigit!

    Added the rules to quick css and set header mobile menu activation to 990px. But still on my tablet “home” runs over the logo.

    Do you have any idea what I can do?

    Martine

    #309484

    Hi Martine

    It seems like you are using CSS minifying feature on a plugin. Please disable it and then apply the changes i suggested in my previous post, flush browser cache and it should be applied. Then you can enable the plugin again

    Cheers!
    Yigit

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