Excolo-Slider icon indicating copy to clipboard operation
Excolo-Slider copied to clipboard

Pagination placement

Open candyzc opened this issue 10 years ago • 1 comments

I would just like to place the pagination dots above the content instead of below. How can I do that?

candyzc avatar Jun 23 '14 19:06 candyzc

You can overwrite the ul.es-pager class with the appropriate margin. Say ul.es-pager { margin-top: XX% !important; }

iamaswathi avatar Feb 24 '15 07:02 iamaswathi