Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #288692
    gskarpelos
    Participant

    What is the css to change the color of the titles of the slider text?

    #288711
    Skandha
    Participant

    @gskarpelos: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .slider-title {
        color: #f23456;
    }

    You can change the color according to your choice.
    Let me know if this works out!
    Kind Regards,
    Skandha

    #288797
    gskarpelos
    Participant

    Thanks for the quick response. That did not seem to work. I am referring to the the slider title text that it pulls from a page which is set in the Customizing ▸ Theme Options ▸ Featured Slider.

    #288823
    Skandha
    Participant

    @gskarpelos: Hello there,
    Can you please post in your site URL so that I can look into the issue?

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Changing slider title on landing page’ is closed to new replies.