• Resolved martinvriks

    (@martinvriks)


    Hello, when I use the secondary menu in my mobile menu the second item has an indentation of 20px. I tracked this down to

    .hfg-item-right #secondary-menu li:not(:first-child) {
        margin-left: 20px;
    }

    This of course works fine in the horizontal main menu. I the mobile menu this leads to an indentation for ever item than the first one. Ideas?

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

The topic ‘Secondary Menu in Mobile Menu’ is closed to new replies.