Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #364559

    Hi
    Where do I set the backgrund colour/the text colour of the titels on the sliderimages?

    #364815

    Hi CharlottevanHauen!

    Try adding this to your custom CSS.

    .avia-caption-title {
        background: none repeat scroll 0 0 red !important;
        color: white !important;
    }

    Best regards,
    Elliott

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