Skip to content

Conversation

@CySSoO
Copy link
Contributor

@CySSoO CySSoO commented Jan 27, 2026

Motivation

  • Fix the Prettyblock reassurance slider not activating on mobile by avoiding d-flex on the carousel container which interferes with Bootstrap carousel initialization.

Description

  • Update views/templates/hook/prettyblocks/prettyblock_reassurance.tpl to replace d-flex usages with d-block/d-md-block for the mobile/desktop slider variants so the carousel containers use block-level display instead of flex.

Testing

  • No automated tests were executed for this change.

Codex Task

@CySSoO CySSoO merged commit 1420d49 into master Jan 27, 2026
2 of 6 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.

2 participants