Hi,
I've created a new Carousel using View block. No matter what I do, I can't limit the view width.
I tried limiting the page width, putting the view inside a Container block with limited width, and nothing works.
Other views on the page work great.
Please see more details in this video capture: (sorry it's so slow. That's how this page works in the backend and what I'm trying to work on): hidden link
Sorry to get back on the same issue. Now I have a question regarding mobile view.
Currently, I display 3 columns and on the desktop, it looks great. On mobile, the columns collapse, and users basically switch pages and miss items 2 and 3 on each page.
Can I set the carousel to show 1 item on mobile and 3 on desktop?
Given that this is a view you will need to create a separate identical view and add it to a container block. Then set that container block's visibility to be hidden on Desktops and for you current container block to only show on desktops. See Screenshot
This option allows you to toggle on which device should the container block and its content be visible on.
The view for your mobile devices should be configured exactly how you want it with 1 item per page.
I created a new View for mobile as you suggested. The pagination is getting out of the container/view limits (see attached screenshot).
Since there are no arrows, is there an option to drop a line in case there are many items (which cause this issue)?
My suggestion here is that you may need to change the pagination style or add a custom class to the pagination section and style it differently from how you're styling the main desktop view.
There is a navigation arrow option but this doesn't appear on the side of the slider but rather at the top or bottom based on where you place the pagination.