• On my page I use the free Neve theme.
    There is one big submenu under ‘Info’. Not all sub-menu items fit on my screen (depends on the dpi probably). What can I do about this?

    Maybe make the sub-men u scrollable, wehen needed…?

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rpeters78

    (@rpeters78)

    Changed it a bit by overruling CSS

    ul.sub-menu .menu-item .wrap{
    font-size: 14px;
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 10px;
    padding-right: 10px;
    }

    Ok, thank you for the update! Glad you found a solution.

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