• How to adjust the menu item space in secondary menu ? I tried below CSS but not working.

    #site-navigation ul.main-header-menu ast-nav-menu>li {
    width: 50px;
    }

    OR

    .ast-below-header-bar.main-header-bar-navigation.main-header-menu ast-nav-menu>li {
    width: 50px;
    }

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)

The topic ‘Secondary menu: space between items CSS’ is closed to new replies.