magento2-page-builder
magento2-page-builder copied to clipboard
set image size in carousel - through view.xml?
Description (*)
currently, you can specify the breakpoints and number of images in a carousel in the view.xml of your theme, (by extending the vars from the module's view.xml)
however, setting these to any lower number isn't very useful, as it leaves a ton of blank space.
Expected behavior (*)
adding an <image id="pagebuilder_carousel_image">
option to the view.xml to set the carousel image sizes would resolve this, ideally along with some mods in the slick.js
file to accomodate the new image size and adapt the containers accordingly
Benefits
would make the pagebuilder carousels much more versatile, allowing people to more easily dump bulky additional OWL carousel modules
Additional information
Hi @IanFiretoys. Thank you for your report. To speed up processing of this issue, make sure that you provided sufficient information.
Add a comment to assign the issue: @magento I am working on this
- Join Magento Community Engineering Slack and ask your questions in #github channel.