Home Forums Total Slider opacity

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1944
    Reala
    Participant

    Hi there,

    The slider images seem to have been darkened / reduced opacity once displayed using the theme.

    Is there any way to show them in their full brightness?

    Thanks in advance 🙂

    #1962
    mohmadrafi
    Participant

    PLS ADVICE HOW TO MAKE THE SLIDER OVERLAY TO BE LITTLE LIGHTER.

    DONT WANT TO REMOVE OTHER WISE TEXT IS NOT VISIBLE

    #2048
    Hash
    Keymaster

    If you want to remove the overlay then here is the CSS code

    .ht-slide-overlay{display:none;}

    If you want to lighten the Overlay then here is the CSS code

    .ht-slide-overlay{background: rgba(0,0,0,0.1);}

    Add the above code in Additional CSS field of Customzer Panel.

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