Site logo

Archived topic

Scroll grid items

3 replies · Started by Austin on June 16, 2021

Viewing posts 1–4 of 4

Hi,

I am using the following code to scroll buttons horizontally on mobile without issue:

.gb-button-wrapper.scroll-buttons {
overflow-x: auto !important;
flex-wrap: nowrap;
padding: 20px 0;
}

Is it possible to adjust the code to scroll grid items on mobile as well?

Thanks,

Hey Leo,

Ok I posted the question on that forum.

Thanks

Thanks!

This archived topic is closed to new replies.