URGENT!! Slider not working
-
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, 7 months ago by
wisoldev.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the URL of the page where the slider is added. Because on the homepage the slider is not added.
Best Regards
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.
Hello,
Your issue has been Resolved. Please clear cache and check back.
Best Regards
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, 7 months ago by
wisoldev.
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
How can I remove this white space on both sliders?
Attachments:
You must be
logged in to view attached files.
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