Tagged: post slider
Hi –
Wh have set up the post slider to show 3 columns across. It’s working nicely. We want to tweak a few things:
– Remove the space between the thumbnails.
– Either remove that arrow icon that appears on hover or change it to a play button icon.
– When testing the post slider on a smartphone, for example, the slider does not become a carousel showing just one of the thumbnails at a time. Instead three images show in stack. I would just like there to be one image and users can swipe to the next. It should be a carousel. How do we do this?
Thanks, guys, in advance.
Hi blankonblank!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.image-overlay { display: none !important; }
.avia-content-slider .slide-entry { margin: 0; width: 33.3%; }
Currently it is not easily possible. Feel free to request such feature here – https://kriesi.at/support/enfold-feature-requests/ or hire a freelance developer to modify post slider element for you
Best regards,
Yigit