• I notice that the opacity of the feature slider is not at 100% and the images in the slider look a bit washed out. I believe this is to make the type more legible, however is this adjustable to make the image at 100% opacity so it matches the original upload?

Viewing 1 replies (of 1 total)
  • Hello @diveguy,
    Thank you so much for using our theme Corporate Plus. If you want to remove the overlay of the slider, please add the below css codes on Appearance > Customize > Additional CSS.

    .at-overlay {
        background: none !important;
    }

    Hope, the above provided CSS will help to make the slider image same as original upload.
    For more dedicated supports, please visit theme official support forum.

    Regards
    KafleG

Viewing 1 replies (of 1 total)
  • The topic ‘Adjusting opacity of slider image’ is closed to new replies.