• hello,

    long item menu are not displayed correctly on my site. the interlines are too large. no difference visible between items entries and an item entry displayed on multiple lines

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Hi,

    Thanks for reaching us,

    To fix the issue with the menu, please try adding this CSS inside WordPress Dashboard > Appearances > Customize > Additional CSS and check it once:

    .main-navigation li#menu-item-698{
    line-height: 30px;
    margin-right: 10px;
    }

    Let me know if this helps you or not and I will get back to you.

    Regards

Viewing 1 replies (of 1 total)
  • The topic ‘long item menu not displayed correctly’ is closed to new replies.