-
-
Hi! I’m trying to set de Home top slider… I’m using the sample data as reference… I have 4 slides. All 4 have a background image on the design section. Two of them are for mobile and 2 for desktop.
When I use the responsive tool and hide 2 for mobile and the other 2 for desktop the slides doesn’t hide when needed… It just shows the space where it was but in blank.
-
Hello,
Can you please add some wp credentials in a private reply? So i can check.
Best regards!
-
-
-
I think it’s not adding the hidden-xs, hidden-sm, hidden-md, hidden-lg classes even when i check them on the customizer
-
Hello,
Yes it is adding it and the css class is doing it’s work by hiding the row. But it’s the slide that you are still seeing in mobile.
Please add this css int your Custom Css box for now:@media (max-width:767px){ .swiper-slide:has(>.hidden-xs) { display: none !important; } }
I will let know the developers and fix this in the next theme update.
Best regards!
-
I added the code but it didn’t work. Still blank on mobile.
-
-
-
-
Hello,
Open the page in the Customizer, go to Slider, click on “Current slide” title on the slide. Then 3 options will show up. The bin icon is to delete the current slide. See screenshot: https://ibb.co/31kfDqC
Best regards!
-
You must be logged in to reply to this topic.