Hello, in the homepage I’ve inserted a Xstore products slider (the last one at the bottom of the site under the Bundles image). Is it possible to display there too 6 products instead of 4? Also how can I add a white background to the navigation arrows that appears on the sides of the slider once you go over with the mouse?
I used this code but it doesn’t work
/* Costumize xstore product slider nav color */
.swiper-custom-right:not(.et-swiper-elementor-nav), .swiper-custom-left:not(.et-swiper-elementor-nav) {
background: white !important;
}
Thanks in advance for the good support