Hi guys,
What the best was to achieve a single navigation link style just as the example below.
Hey dhuet!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
li#menu-item-1561 .avia-menu-text {
border: 1px solid white;
padding: 5px;
border-radius: 5px;
}
You can right click on menu item on Chrome or Firefox to inspect elements to find menu item ID’s http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit
Thank you so much. You’re the best.