Home Forums WoodMart support forum URGENT!! Slider not working

URGENT!! Slider not working

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #349627

    wisoldev
    Participant

    Hi!

    I need help with the slider, it’s not showing the second slider I made.
    Its urgent!

    I edited the Accessories slide 2

    • This topic was modified 3 years, 1 month ago by wisoldev.
    Attachments:
    You must be logged in to view attached files.
    #349662

    Hello,

    Please provide the URL of the page where the slider is added. Because on the homepage the slider is not added.

    Best Regards

    #349663

    wisoldev
    Participant

    URL : https://securitypunt.nl/
    You have the 1st banner, scroll down you see the slider.

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

    Hello,

    Your issue has been Resolved. Please clear cache and check back.

    Best Regards

    #349688

    wisoldev
    Participant

    Yes but I want it to be full width. when I put it full width same like the first slider. The 2nd slider become white.

    • This reply was modified 3 years, 1 month ago by wisoldev.
    #349693

    Hello,

    Please try editing the section in which the slider is added and enable the stretch section.

    Screenshot for Clarification: https://prnt.sc/10n837t

    Best Regards

    #349699

    wisoldev
    Participant

    How can I remove this white space on both sliders?

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

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

    .main-page-wrapper {
        padding-top: 0;
    }
    
    .wd-slide-container {
        padding-top: 0;
    }

    Best Regards

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