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

    Hello,

    After I updated the theme and wordpress I noticed a change in the menu. There’s a big space between pages in the drop down menu.

    Here´s an image of the problem: http://i43.tinypic.com/jsox2q.png

    Any solutions to this?

    #135091

    Hi,

    Please add this on your custom.css or Quick CSS

    #top .main_menu .menu li ul a {
    line-height: 23px;
    padding: 8px 15px;
    min-height: 23px;
    max-width: none;
    }

    Can you give us a link to your website? This is not happening on our end.

    Regards,

    Ismael

    #135092

    I’m currently working on the site using XAMPP so it’s not live.

    I tried adding that to my Quick CSS but it didn’t change anything :/

    Any other solutions?

    Best regards,

    Arni

    #135093

    Hi,

    We can help you better if you can give us a live site with the menu issue.

    Please remove browser cache then reload the page. Remove any of your plugins or deactivate them.

    Regards,

    Ismael

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