• Someone asked this question before but it wasn’t answered. Is there a way to add color to the text boxes in the carousel? I removed the overlay and now my text is unreadable. Need a background just for the text box.
    Thanks

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    hey allwriteythen,

    To do that you just have to add below css code into your stylesheet or you can also add this code into your additional css from theme customizer.

    .fly-slider .slide-title a, 
    .posts-slider .slide-title a {
      background-color: #000; /*add your desire color*/
    }

    Hope it will help you.

    Thank you.

    Thread Starter dawgymama

    (@allwriteythen)

    Thank you so much, sir! I’m very grateful.

    I do have another question — sorry to bother you. How do I change the font color of the body text? It’s way too light for my tastes, almost grey. I’ve looked all over the customizer and find no place that allows me to do so.

    Again, thanks for such a prompt reply.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Text box over carousel images’ is closed to new replies.