Skip to content

Fix hero carousel overflow and slide sizing#885

Merged
CySSoO merged 1 commit intomasterfrom
cyssoo/fix-hero-carousel-display-issues
Jan 29, 2026
Merged

Fix hero carousel overflow and slide sizing#885
CySSoO merged 1 commit intomasterfrom
cyssoo/fix-hero-carousel-display-issues

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Jan 29, 2026

Motivation

  • Fix the heroe carousel layout where all media are visible at once (causing page overflow) and slides don't transition properly by constraining the visible area and ensuring slides occupy full width.

Description

  • Update views/css/everblock.css to change .everblock-heroe-carousel from overflow: visible to overflow: hidden, add width: 100% to .heroe-carousel-track, and add min-width: 100% to .heroe-slide so the track and slides size correctly for sliding.

Testing

  • No automated tests were executed for this change.

Codex Task

@CySSoO CySSoO merged commit 1d427a0 into master Jan 29, 2026
0 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant