Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1401896

    Hello,

    I want to add slider without overlay, is it possible?

    #1402037

    Hey pimroll,

    Did you click into each slide to check if the Advanced->Overlay->Enable Overlay? option is not checked?

    Best regards,
    Rikard

    #1402112

    Can you please check, I dont know why the overlay is there.

    #1402195

    Hi,

    Thanks for the update. Please send us a temporary WordPress admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.

    Best regards,
    Rikard

    #1402204

    Yes sure.

    #1402359

    Hi,

    Thanks for that. You have this in Quick CSS:

    ul.avia-slideshow-inner li:after {
        content: "";
        height: 100%;
        width: 100%;
        background: rgba(0, 0, 0, 0.5);
        position: absolute;
        top: 0;
        z-index: 1;
    }

    Please try removing it.

    Best regards,
    Rikard

    #1416557

    I found the solution

    • This reply was modified 1 year, 3 months ago by efreighter.
Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.