Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1125468

    Dear wonderful support
    We are in developing a site for a customer and facing a “small” problem with submenu.
    As you can see, the 3rd menu Item (for example under: STRATEGIE) which I named ENFOLD or unter the last menu item: DE (–> IT) is not aligned correctly like all the other menu items.
    Do you have any idea how to solve this lay-out problem.

    We use ENFOLD 4.5.7 and the latest WP Version with POLYLANG plugin for translation.

    thanks for the best TEMPLATE
    kind regards Stanko

    #1125762

    Hey Stanko,

    This CSS is causing that to happen:

    @media only screen and (min-width: 780px) {
    #top #header .av-main-nav li:nth-child(3) {
        margin-right: 360px;
        margin-left: 10px;
    }
    }

    I can’t see exactly where it has been added since you have file compression active in the theme.

    Best regards,
    Rikard

    #1125819

    Hey Rikard
    thanks for the reply – I´ve added your CSS Code in my quick-css – but no change – no effect.

    file compression is beeing deactivated – no effect – any other idea?

    kind regards
    Stanko

    #1125917

    Hi Stanko,

    I’m not asking you to add it, I’m asking you to remove it as it’s causing the problem you are having. It’s coming from style.css in your child theme.

    Best regards,
    Rikard

    #1125933

    Ups
    thank you so much – I was blind
    we can close this
    with kind regards

    #1126051

    Hi,

    I’m glad this was resolved. If you need additional help, please
    let us know here in the forums.

    Best regards,
    Jordan Shannon

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Enfold submenu 3rd position not aligned correctly’ is closed to new replies.