Move pagination lower (Slider layout)

Add this code to the Custom CSS field on the Style tab of your Photo Gallery widget’s settings:

.eapp-photo-gallery-slider-slider {
  overflow: visible !important;
}
.eapp-photo-gallery-pagination-component {
  transform: translate(-50%, 100%);

Guys, if this code was helpful to you, please drop a line in the comments. Your feedback helps us improve our services and provide better solutions :slightly_smiling_face:

1 Like

A post was split to a new topic: Display pagination in the Photo Gallery Columns layout lower