[Support request] How to Make Sparator Menu on Genegate Plugin

Home Forums Support [Support request] How to Make Sparator Menu on Genegate Plugin

Home Forums Support How to Make Sparator Menu on Genegate Plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #675154
    Hadi Mahmud

    Hello,

    If anyone can help me how to fix the navigation menu?

    I want to add a separator between one sub menu such as foro following? http://prntscr.com/ktgucs

    Thanks for the help …

    #675193
    David
    Staff
    Customer Support

    Hi there,

    so go to the Appearance > Menus, activate CSS Classes via the Screen Options check boxes.
    Then give the menu item a custom class that you want the space below and the add this CSS:

    .main-navigation ul ul li.custom a {
        margin-bottom: 1em;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.