• Resolved cjbreither

    (@cjbreither)


    Hi there, I’m trying to change the letter spacing on the Second Level Menu and can’t seem to figure out how to do it.

    I’m currently trying out this code, but it isn’t working

    #mega-menu-wrap-header-menu #mega-menu-header-menu > .mega-menu-megamenu > .mega-sub-menu > .mega-menu-item {
    letter-spacing: 2px !important;
      
    }

    I’m also running into a spacing issue with my Third Level Menu. I have a section with three columns and I can’t figure out how to adjust the column width, so everything is incredibly compacted. Any guidance with how to edit that would be greatly appreciated!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author megamenu

    (@megamenu)

    Hi cjbreither,

    To work out the correct selector, set the menu Event to ‘click’ (so that sub menus remain open whilst you inspect them), then inspect one of the second level items. You will see the CSS applied to those items, and the selector used to apply it.

    I’ll need to see the spacing issue, please could you post a link to your site so I can take a look?

    Regards,
    Tom

    Thread Starter cjbreither

    (@cjbreither)

    Hey there, thanks for the reminder that I could set a click event instead of a hover! That was really helpful and actually helped me be able to resolve my two original issues.

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

The topic ‘Menu Sizing Issues’ is closed to new replies.