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

    Hi,
    We use the WPML plugin for multilingualism. The two flags are displayed on the right of the menu. The individual items in the menu are displayed with vertical dividing lines. However, the dividing lines for the flags are displayed with maximum height.
    How can these be reduced to the same height as the other items in the menu?
    I have shown the link to the website below.

    Thanks,
    Beat

    #1408255

    Hi Beat,

    Please try to add this CSS code in Enfold Theme Options > General Styling > Quick CSS:

    #top .menu-item-language .avia-menu-text {
        height: 22px;
        padding-top: 5px;
    }
    
    #top .wpml-ls-menu-item .wpml-ls-flag {
        display: block;
    }

    Best regards,
    Nikko

    #1408266

    Hi Nikko,

    Perfect! It works very well.
    The ticket can be closed.

    Thanks,
    Beat

    #1408277

    Hi Beat,

    I’m glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Vertical dividers in the main menu’ is closed to new replies.