Home Forums Square Slider Text Color Change

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #5907
    hc1496
    Participant

    Hi, can anyone help me with the CSS to use to change the text color that appears over the images in the slider on the home page. Currently the text is white, but need to change to black. Thanks

    #5921
    Hash
    Keymaster

    Here is the CSS codes

    .sq-slide-cap-title,
    .sq-slide-cap-desc{
    color: #000000;
    }

    #5922
    hc1496
    Participant

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.