Site logo

Archived topic

slideou menu MOBILE

3 replies · Started by newmedianewpeople.com on November 7, 2018

Viewing posts 1–4 of 4

I would like to reduce the distance of menu items on mobile devices (vertical) and if possible I would like to insert a separation line.

Hi there,

you can adjust the menu item heights in Customizer > Layout > Slideout Navigation > Menu Item Height. Let me know if i understand correctly.

This CSS will add a border below each menu item:

#generate-slideout-menu .slideout-menu li {
    border-bottom: 1px solid #ddd;
}

Thank You e saluti dall'Italia

you're welcome :)

This archived topic is closed to new replies.