Apply a custom CSS class to a single menu item
Hello,
How can I apply a custom CSS class to a single menu item?
I would like to get an effect like you see on this pages:
http://themes.muffingroup.com/betheme/
http://themes.muffingroup.com/be/wallet/
As you can see all the menu links are white except the last, buy, which is in blue.
What is the best method to accomplish this? Can I do it only with BeTheme or do I install a plugin?
I await your response, thanks in advace for your help.
Regards.
How can I apply a custom CSS class to a single menu item?
I would like to get an effect like you see on this pages:
http://themes.muffingroup.com/betheme/
http://themes.muffingroup.com/be/wallet/
As you can see all the menu links are white except the last, buy, which is in blue.
What is the best method to accomplish this? Can I do it only with BeTheme or do I install a plugin?
I await your response, thanks in advace for your help.
Regards.
Comments
to achieve similar effect, you need to set up class name for each menu item using CSS Classes (optional) field you can see on https://snag.gy/d5lw3R.jpg and then, under Theme options > Custom CSS & JS > Custom CSS section, you need to write custom css rules per each item.