Is there a simple way to do this? I’m referring to this sign | | | |
Hi crewneck!
Try adding this to your custom CSS.
.menu > li .avia-menu-text {
border-right: 1px solid red;
padding-right: 20px;
}
Regards,
Elliott
Solved it! Looks great! Thanks