henriquepisidoro Posted February 27, 2023 Share Posted February 27, 2023 After using this code to have only 1 row on masonry gallery on mobile view: /* Masonry one item on mobile */ @media screen and (max-width:767px) { .gallery-masonry-item-wrapper { height: auto !important; margin-bottom: 30px !important; } figure.gallery-masonry-item { position: relative !important; width: 100% !important; transform: unset !important; } .gallery-masonry-item-wrapper { height: auto !important; } .gallery-masonry .gallery-masonry-item[data-loaded] img { width: 100% !important; } .gallery-masonry { padding-left: 10 !important; padding-right: 10 !important; } } The Button "Next" started showing in the middle of the gallery instead of being on the bottom before the footer. Link to comment
henriquepisidoro Posted February 27, 2023 Author Share Posted February 27, 2023 Also the footer stop showing up Link to comment
tuanphan Posted March 5, 2023 Share Posted March 5, 2023 It looks like you solved? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment