-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Carousel controls overflow in home page #19
Comments
Hi, @meg-gutshall! Can I get this issue? |
Hi Graziele! Thank you for jumping in and volunteering! I will assign you this issue, but I'm going to mark it as blocked for now. Tonight I will go on and make sure everything is up-to-date on here (I've been focusing on Human Essentials lately, so I have to check up on the status of this) and then unblock it when it's ready for contribution! Does that sound good to you? Please let me know if you have any questions! |
Hey @grazirs! Thank you for your contribution! It looks good, but what I really want to do in the long run is rip out OwlCarousel and Slick and replace them with Flickity. Would you be up to taking on that task? I know it's a bit large, but I'm being pulled in a lot of different directions and haven't been able to make as much progress on this site as I would have liked. If not, that's fine and I can merge in your PR as is. Just let me know! |
Hey @meg-gutshall, sure! I can work on it. Is the goal to reproduce the same design and behaviors with Flickity? |
That's correct! Right now, they're all shoved into |
The controls of the carousel at the bottom of the page are placed outside the container, adding extra width to the document and adding that extra scroll to the right side.
Some options to fix this:
I think option 1 is simpler since on those devices the user can move the carousel swiping with the thouch
The text was updated successfully, but these errors were encountered: