hello how can I make the menu as in this photo? https://www.dropbox.com/s/ur2q5t2pzsdulio/Catturamenu.JPG?dl=0
that is, with the separators?
Grazie
Hey patriscia!
Can you post the link to your website please? Which header style are you using?
Cheers!
Yigit
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (min-width: 990px) {
.av-main-nav > li > a > .avia-menu-text { padding-left: 18px; border-left: 1px solid #999; }
li#menu-item-35 > a > .avia-menu-text { border: none!important; }
.avia-menu-fx { width: 80%; left: auto; right: 0; }}
Best regards,
Yigit
perfect!
Thank you