Excolo-Slider
Excolo-Slider copied to clipboard
Pagination placement
I would just like to place the pagination dots above the content instead of below. How can I do that?
You can overwrite the ul.es-pager class with the appropriate margin. Say ul.es-pager { margin-top: XX% !important; }