Hello,
I am using Magento 2 page builder with the luma theme. I am trying to find in the files where I can edit the number of slides that the media slider displays, currently it only displays 1 image at a time and I would like to display somewhere between 3 and 5. I have seen this post (https://magento.stackexchange.com/questions/305990/magento-2-page-builder-product-carousel-slick-sli...) on how to edit the product slider but this did not work for the media slider. (/app/design/frontend/<my_theme>/etc/view.xml - we were able to modify the product slider in here.)
Can anyone point me to the files I need to edit/overwrite in order to change the number of slides?
Thank you in advance!