Tagged: content slider
-
AuthorPosts
-
July 18, 2017 at 5:29 pm #823427
Hello to Support,
Everything is fine but I have question about Content Slider. I set it to 4 columns visible. So it is four on desktop.
Now I need visible only one one columns instead of 3 in mobile view. Where I can set it please?Also, navigation arrows are hidden in mobile view. Is there any CSS force them to be visible please?
Thank you!
Best wishes,
Milan
July 19, 2017 at 8:04 am #823734Hey Milan,
Please, may you provide to us your website link and the WP and FTP credentials?
Best regards,
John TorvikSeptember 4, 2017 at 11:17 am #847662Is there a solution for this problem? I would need a responsive option, too, with custom breakpoints.
September 4, 2017 at 2:27 pm #847736Hi kraftjungs,
Could you post a link to your site and try to explain a bit further what you would like to change? You could create multiple instances of the element and then hide/show the appropriate one for the correct screens size, you can find options for that in the Screen Options tab in the element options.
Best regards,
RikardSeptember 5, 2017 at 1:59 pm #848112Hi Rikard,
further explanation: I am looking for an option that sets how many slides are being displayed and navigated on what screen size. For example, Swiper from idangerous.io has that option, called breakpoints. There, you can set different slide params for different breakpoints. What is not an option and is really from every point of view a bad decision, is to create multiple instances on the same page.
Thanks in advance,
MartinSeptember 6, 2017 at 2:13 pm #848639Hi,
We would be glad to help you with this customization, but at the moment there is no easy way to do this by using a small custom code snippet, so I am afraid its out of the scope of our support.
But please feel free to request such feature at our feature request system: https://kriesi.at/support/enfold-feature-requests/
This system allows us to keep track of user suggestions and lets you vote on the feature you would like to see the most. I am afraid though there is no guarantee that a feature will get implemented. If that’s something you really need you can always try to hire a developer for the task :)
Best regards,
YigitSeptember 17, 2021 at 1:05 pm #1321372Hi Enfold – is there any update in this?
my question is exactly the same
i have 4 columns set for the content slider showing on desktop.
On mobile it defaults to 2 columns, BUT this default really squashes the content.Is there now any way to set the number of columns for mobile? Or default it to 1 instead.
Here is the link to my page.
the section heading is
“Amazing Testimonials From Our Clients”. Just below that is the content slider.Looks great on desktop, not so much on mobile.
Any help would be much appreciated.
September 19, 2021 at 1:05 pm #1321504Hi Jambar,
Please try the following in Quick CSS under Enfold->General Styling:
@media only screen and (max-width: 767px) { .responsive #top #wrap_all .slide-entry { width: 100%; margin-left: 0; } }
Best regards,
RikardJune 22, 2023 at 11:41 am #1411366Hi Rikard,
That works good…. 1 column on mobile, but still two rows!?
Is there a way to put all Entries in one row too?
all the best,June 22, 2023 at 9:26 pm #1411418Hi Stefan,
Please open a new thread and include WordPress admin login details in private, so that we can have a closer look at your site.
Best regards,
Rikard -
AuthorPosts
- You must be logged in to reply to this topic.