Tagged: font-color
also the text for buttons please.
Hi Travis,
To change the color of featured title and slogan text Go to Appearance -> Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save all changes button:
.featured-title, .slogan-wrap .slogan { color: #ffffff; }
Note: Change above #ffffff color code to your own Hex color code to change the color of featured title and slogan text.
Thanks for using our theme.