Archived topic
divider line bar in menu mobile
3 replies · Started by Alejandro on May 15, 2020
Viewing posts 1–4 of 4
I would like to add a divider line bar between the items of the mobile canvas menu. Here an example. https://sergioks.com/
greetings
Alejo.
Hi there,
add this CSS to your site:
#generate-slideout-menu .slideout-menu li {
border-bottom: 1px solid #ccc;
}
David, thanks ! It works so fine :)
Glad to hear that !
This archived topic is closed to new replies.