Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #716130

    How do I make the frames for my home page slider lighter? I’d like them a light grey rather than a dark one.

    Also, is it possible to change the top line of my caption to non-bold? I like the word “Welcome” at a different size” but the bold is too strong.

    Website page is JessicaPayne.us/home

    #716188

    Hi PabloStennett!

    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: rgba(0,0,0,0.2);
    }
    h2.avia-caption-title {
        font-weight: normal;
    }

    Regards,
    Yigit

    #716243

    Perfect! Worked like a charm.

    You can close this ticket.

    Jessica

    #716326

    Hi Jessica,

    Great, glad we could help and thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Change Opacity for Slider Caption Frames’ is closed to new replies.