April 3, 2014 at 5:22 am
#9208
Theme Horse Support Team
Keymaster
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.