Skip to content

Pagebuilder slider buttons not working #379

Discussion options

You must be logged in to vote

This issue is caused by a few missing styles. To fix it, you need to add data-appearance="carousel":

<div class="products-<?= /* @noEscape */ $mode ?> <?= /* @noEscape */ $mode ?>"
       data-content-type="slider"
       data-appearance="carousel"
       data-mage-init='{"Magento_PageBuilder/js/content-type/slider/appearance/default/widget":{"arrows": true, "dots": false}}'>
      ...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@arslandev123
Comment options

@vovayatsyuk
Comment options

Answer selected by arslandev123
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants