Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #306431

    Please could you tell me what CSS you used for removing the space between the items in the drop down menu.

    Withr eference to a closed topic. https://kriesi.at/support/topic/spacing-issues/

    #306436

    Hi Wils1234!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    #top .av-main-nav ul a { padding: 5px 15px; }

    If that does not help, please post the link to your website.

    Cheers!
    Yigit

    #306517
    This reply has been marked as private.
    #306520

    Hey!

    Please use following code instead

    #top #header .avia_mega_div > .sub-menu.avia_mega_hr { padding-top: 5px; }
    #top #header .avia_mega_div > .sub-menu { padding: 10px; }

    Cheers!
    Yigit

    #306549

    Perfect. Many thanks.

    #306660

    Hey!

    You are welcome! Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Removing space between items in drop down menu’ is closed to new replies.