• Can you change text appearance on main slider to make it more readable? Both fonts are gray without any text area around them. It is difficult to read on certain images.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Theme Freesia

    (@themefreesia)

    Hi pd_wordpress,
    If you have any support related questions, Please feel free to submit your questions at https://themefreesia.com/support-forum/

    Our support team will help you.

    Regards
    Theme Freesia!

    Thread Starter pd_wordpress

    (@pd_wordpress)

    Why? Here is main support place. Period.

    Theme Author Theme Freesia

    (@themefreesia)

    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 costume css field.

    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. Thank You.

    Regards
    ThemeFreesia

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Slider title and text are hard to read’ is closed to new replies.