How to put the text under the image instead of the side on the page that displays all the different galleries?

Please complete the following steps:

1) Go to the plugin settings page and open "Custom Code" tab;

2) Mark "Activate custom CSS code" checkbox in "CSS" section and insert the following code:

.page-template-gallery-template-php .gallery_detail_box {
    float: none;
}
.page-template-gallery-template-php  .gallery_box li img {
    float: none;
}

3) Save changes.


This article related to Galley by BestWebSoft plugin

Additional resources: Gallery - User Guide

Still need help? Feel free to contact our friendly support team. Create a private ticket 

Have more questions? Submit a request