How to change the font color in your Avada Tabs

Log into WordPress and navigate to: ‘Avada’ > ‘Theme Options’ > ‘Custom CSS’.

In the Custom CSS field enter this text:

.fusion-tab-heading {
color: blue !important;
}

Set the color property to whatever you want.

 

2 thoughts on “How to change the font color in your Avada Tabs”

Leave a Reply to Bill Cancel Reply

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.