You can send your questions to my email to get faster answer in 24 hours (free).
Buy me a coffee

30-06-2025 (01)

@media screen and (max-width:767px) {
    .gallery-grid-wrapper {
        grid-template-columns: repeat(1,1fr) !important;
    }
}