Home Forums WoodMart support forum How to set an image overlay to your WoodMart slides?

How to set an image overlay to your WoodMart slides?

Viewing 15 posts - 1 through 15 (of 15 total)
  • Author
    Posts
  • #583759

    vynil
    Participant

    Hey guys,

    I’m trying to add an image overlay to my slides but there’s no option for this. Can you please help me?

    #583883

    Luke Nielsen
    Keymaster

    Hello,

    Send me access so I can check your slider on your side.

    Thank you in advance.

    Kind Regards

    #584052

    vynil
    Participant

    Please find the link below:

    #584286

    vynil
    Participant

    Hi, any update here, please?

    #584288

    Luke Nielsen
    Keymaster

    Hello,

    Sorry for the delay.

    Unfortunately, the slider itself doesn’t have such settings, I suggest you upload images that have already that “Overlay” like in our sliders from the demo – https://take.ms/DlnL6

    Or define the bg image via the page builder and use that functionality there – https://take.ms/l7I89

    Let me know if you have additional questions.

    Kind Regards

    #584289

    vynil
    Participant

    The second suggestion doesn’t work – you can try on your end. Elementor said it’s related to your CPT – the overlay color doesn’t appear.

    #584382

    vynil
    Participant

    Hi, can you please check?

    #584410

    Luke Nielsen
    Keymaster

    Hello,

    Send me some screenshots or the video of the “Overlay” you want.

    I await your response.

    Kind Regards

    #584449

    vynil
    Participant

    Hello,

    I just want the text to be visible and to appear correct. Please add the overlay like some of your demos and we will take it from there. Thank you in advance.

    #584484

    Luke Nielsen
    Keymaster

    Hello,

    Try to use the code below for help:

    .wd-slide-bg:after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #333;
        opacity: 0.35;
    }

    Result: https://take.ms/J12pv

    Kind Regards

    #584485

    vynil
    Participant

    Thank you so much, I really appreciate your help! That was amazing!

    #584486

    vynil
    Participant

    Can I ask you what tool you are using? Thanks in advance.

    Attachments:
    You must be logged in to view attached files.
    #584489

    Luke Nielsen
    Keymaster
    #584490

    vynil
    Participant

    Thank you! Take care, Luke! All the best to you and your family!

    #584668

    Luke Nielsen
    Keymaster

    Hello,

    Thank you for your kind words! I’m glad I could help.

    If you have any other questions or need further assistance in the future, please feel free to reach out.

    All the best to you and your family as well!

    Kind regards

Viewing 15 posts - 1 through 15 (of 15 total)

The topic ‘How to set an image overlay to your WoodMart slides?’ is closed to new replies.