Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #154196
    Jerome Dorsey
    Participant

    How do I change the test color in the slider images. I would like to change the text color to black. It is currently white. An example can be seen here. http://www.buonospizza.net. Thank you.

    #154208
    sapana
    Participant

    @tattoo-tom: Go to=> Appearance=> Customize=> Additional CSS and add the following code

    .slider-content-wrapper.section .entry-meta {
        color:#000000 !important;
    }

    let me know if this helps you out!
    Kind Regards,
    Sapana

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Changing Text Color in Slider.’ is closed to new replies.