[Theme: GeneratePress] insert horizontal line in menu
-
Hy everbody,
I need help. I trying insert horizontal line between menu. Site is: http://www.ptfos.unios.hr/novicjfst/
I try insert in my style.css:#menu-main-menu li {
border-right: 1px solid #FFFFFF;
}#menu-main-menu li:first-child a {
padding-left: 0;
}#menu-main-menu li:last-child {
border-right: 0;
}#menu-main-menu li:last-child a {
padding-right: 0;
}but doesn’t wor. Nothing hapen.
Thank you!
By
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘[Theme: GeneratePress] insert horizontal line in menu’ is closed to new replies.