Hi
What is the best way to center the slider caption with CSS?
many thanks
Peter
Hi envapk2!
Please add following code to Quick CSS and adjust as needed
.caption_left .slideshow_caption { left: 30%; }
.caption_right .slideshow_caption { right: 30%; }
Best regards,
Yigit
Hi Yigit
many thanks
Pete