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

    Hello:

    I have tried adding code to decrease the space (padding) between the main menu and sub-menu. Didn’t work.

    .sub-menu li{
    padding:5px 0!important;
    }

    .sub-menu li a{
    line-height:5px!important;
    }

    I also went into Advanced Styling > Main Menu > Sub links > Buttons and changed to 5 px. It ddn’t change it.

    Cleared Cache and also performed a dynamic cache.

    Are you able to take a look and assist? Sub-Menu items are under “I.T. Services” and also “Clients” on main menu.

    Thank you –

    Debra

    #1404089

    Hey dlambers,

    Thank you for the inquiry.

    You can try this css code instead.

    .av-main-nav > li > ul {
        margin-top: -30px;
    }
    

    Please make sure to toggle or temporarily disable the Enfold > Performance > File Compression settings, and purge the cache after adding the css modification.

    Best regards,
    Ismael

    #1404108

    Hello,
    Worked GREAT!

    Thank you,

    Debra

    #1404147

    Hi,

    Great, I’m glad that Ismael could help you out. Please let us know if you should need any further help on the topic, or if we can close it.

    Best regards,
    Rikard

    #1404150

    Hi Rikard,

    Yes, you may close the ticket – thanks again. I appreciate the timeliness!

    Have a great day!
    Debra

    #1404185

    Hi,

    You are quite welcome! Let us know if you have more questions.

    Have a nice day.

    Best regards,
    Ismael

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Submenu Padding’ is closed to new replies.