Great theme. I would like to do something similar to:
http://splashanddashfranchise.com/process/
I would like the apply now button. I know the CSS to use, but how do I add a class to a specific menu item?
Thanks!
Hi theprodigy129!
You can use following code in Quick CSS in Enfold theme options under General Styling tab
#menu-item-372 .avia-menu-text { background: red; color: white; padding: 5px; border-radius: 10px; }
You can right click on Chrome or Firefox to inspect elements to find menu item ID http://i.imgur.com/HyPTCRg.jpg
Best regards,
Yigit