Avada theme CSS Snippet for a single menu item font

If you want to have a menu item font stand out, such as larger font, try this css snippet.


#menu-item-386 span{
font-size: 20px !important;
}

Of course, just change out the menu item # to match the one you want to edit.  You can also change the color, etc.

As always you want to add this to your Theme Options / Custom CSS

 

2 thoughts on “Avada theme CSS Snippet for a single menu item font”

Leave a Comment

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.