Home Forums Basel support forum Navigation menu / no space between name and dropdown sign

Navigation menu / no space between name and dropdown sign

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #8125

    holgerpleick
    Participant

    Hi,
    there is no space between the menu name and the small arrow.
    Can you help me to makes this look better.

    Many thanks
    Holger

    Attachments:
    You must be logged in to view attached files.
    #8134

    Artem Temos
    Keymaster

    Hello,

    Try to add the following code snippet to the Custom CSS section in Theme Settings to fix this

    .main-nav .menu>li.menu-item-has-children>a {
        padding-right:13px;
    }

    Regards

Viewing 2 posts - 1 through 2 (of 2 total)