The slider is not at maximum. It comes in the form of a box.
-
The slider is not at maximum. It comes in the form of a box. the edges remain black.
I am using bike slider.
how can i solve this problem?
Attachments:
You must be
logged in to view attached files.
Hello,
Can you please send me the WP admin login details of your site so I will check and solve the issue.
Best Regards.
Hello,
Your issue has been solved. You can easily set the slider full width from edit the slider: https://ibb.co/R9LrWpS
Best Regards.
Hello,
Horizontal problem solved. There are light black dots vertically above and below. How can we destroy them?
Thank you for your attention.
Attachments:
You must be
logged in to view attached files.
Hello,
Please use the below custom CSS code and paste it to Theme Settings >> Custom CSS >> Global CSS section:
.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
padding-top: 0px;
padding-bottom: 0px;
}
Best Regards.