How to display WonderfulImageSlider pagination outside the slide

Hi,Bubbler!

WonderfulImageSlider pagination is displayed within the slide by default.
Does anyone know how to make the pagination appear outside the slide, as in the attached image?

Hi @corp :wave:

You can’t move the dots but you can make the image shorter so the dots will appear below the images. See the difference below:

I just changed the image height property:
image

Make sure your images don’t look stretched or anything though. Play with object fit, and image width as well if they don’t look good.

I hope this helps.

bdk_512x512 @Huseyin from Flusk | Discover the #1 Security and Monitoring Tool for Bubble

1 Like

Thanks for the advice!

I have completed the implementation once the following actions have been taken.

・Increased the height of the WonderfulImageSlider element, keeping in mind the lower % of the slide image.
・The pagination size and background color were overridden by writing CSS to the HTML element to override the style.

1 Like

This topic was automatically closed after 70 days. New replies are no longer allowed.