henriquepisidoro Posted February 27 Share Posted February 27 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 Author Share Posted February 27 Also the footer stop showing up Link to comment
tuanphan Posted March 5 Share Posted March 5 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care 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