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

    Hi guys,

    I’ve used the fullscreen slider on the homepage. The white Caption Title and Caption Text are both in a semi black transparant container. I’d like to remove this container, and have the Title in blue and the text in white, so no container. How to do this?

    Thanks in advance!

    #277581

    Hi jeffreyvanoostrom!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .caption_framed .slideshow_caption .avia-caption-content p, .caption_framed .slideshow_caption .avia-caption-title, .avia-caption .avia-caption-content p, .avia-caption .avia-caption-title { background: transparent!important; }
    h2.avia-caption-title { color: blue !important; }

    Regards,
    Yigit

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