Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1206369

    Hi there,
    I would like to reduce the space between the different submenu items. At the moment there is too much space between the words “Behandlung” “Produkte” “Preisliste”. You can find login data in the private content field.

    I already tried several css codes, but couldn´t fix it yet. Maybe someone could help me?
    Thanks a lot!

    #1206493

    anyone?

    #1206665

    Hi Skylla-Lametta,

    Can you try adding this CSS code in Quick CSS, located in Enfold > General Styling:

    #top .av-main-nav ul a {
        padding-top: 4px;
        padding-bottom: 4px;
    }

    Best regards,
    Nikko

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