- This topic has 2 replies, 2 voices, and was last updated 6 years, 1 month ago by hc1496.
Viewing 3 posts - 1 through 3 (of 3 total)
- AuthorPosts
- May 15, 2018 at 1:14 am #5907hc1496Participant
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
May 15, 2018 at 8:56 am #5921HashKeymasterHere is the CSS codes
.sq-slide-cap-title,
.sq-slide-cap-desc{
color: #000000;
}May 15, 2018 at 12:27 pm #5922hc1496ParticipantThank you!
- AuthorPosts
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.