Color of slider text - Acme Themes
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30477
    Farren Constable
    Participant

    Is it possible to change the color of the slider text? With some custom CSS, maybe?

    Here’s my site: alteca.com

    Two of the four images on the home page are light enough that the white text does’t pop out very well. So, I’d like to be able to change the color of that text.

    Thanks!

    #30492
    acmesupports
    Moderator

    Dear Farren,
    Please paste the given code into :
    Dashboard > Appearance > Customize > Additional CSS

    .image-slider-wrapper .banner-title {
    color: #c71616;
    }

    You can change the color code.

    Best Regards.

    #30585
    Farren Constable
    Participant

    Thanks! That worked well!

    I don’t suppose there’s any way to change the color of the text per slide? i.e., each slide has a different color of text?

    -Farren

    #30609
    acmesupports
    Moderator

    Dear Farren,
    You are most welcome. Yes, it is possible to change the color of text per slide, it will need some CSS customization.

    Best Regards!

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