Our main support team is active on https://themefreesia.com/support-forum/.
Nevermind, It doesn’t looks nice sometime text upon images or other places. That’s why we have custom css field. You can change color and font dize from there.
If you want to change slider text color then Please goto dashboard> appearance> Customize> Freesia Empire Theme Options> Enter Custom CSS. Add the below CSS and change the value of “color” as you prefer
.slider-content .slider-title a {
color: #000; /* change here */
}
.slider-content .slider-text h3 {
color: #000; /* change here */
}
This will solve your slider text color problem.
Regards
ThemeFreesia
Reply