mrart Posted June 24, 2022 Share Posted June 24, 2022 Hi, I'd like to have both gallery images and index page images display as a single column of images (rather than 2 columns) on mobile. I'm using Avenue template (7.0) Could anybody help with this? Thank you Link to comment
tuanphan Posted June 24, 2022 Share Posted June 24, 2022 What is page url? We can check easier 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
mrart Posted June 24, 2022 Author Share Posted June 24, 2022 Hi again, So I can actually send over the same link for the gallery example: https://www.myriamrousseauart.com/new-page-3-1 and this one for the index page example: https://www.myriamrousseauart.com/animals-in-motion Would it be possible to have one column in mobile view for these? Thanks again, Link to comment
tuanphan Posted June 24, 2022 Share Posted June 24, 2022 5 hours ago, mrart said: Hi again, So I can actually send over the same link for the gallery example: https://www.myriamrousseauart.com/new-page-3-1 and this one for the index page example: https://www.myriamrousseauart.com/animals-in-motion Would it be possible to have one column in mobile view for these? Thanks again, Try adding to Design > Custom CSS @media screen and (max-width:640px) { #projectThumbs .project { width: 100% !important; margin-left: 0 !important; margin-right: 0 !important; float: none !important; } } 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
mrart Posted June 25, 2022 Author Share Posted June 25, 2022 (edited) Hi, Thanks so much for your help. So it is working, but there seems to be a slight shift of the images towards the left of the screen (screenshot attached). Would you know if there's a fix for that? Would it also be possible to add some padding to the tops of the images as well? It isn't working for the gallery images on this page though, but I will try to find a work around. https://www.myriamrousseauart.com/new-page-3-1 This was also the page I wondered if it was possible to have the mobile view read the rows first rather than the columns for the image blocks, do you know if there is any chance of that? Thank you again, Edited June 25, 2022 by mrart Link to comment
tuanphan Posted June 26, 2022 Share Posted June 26, 2022 17 hours ago, mrart said: Hi, Thanks so much for your help. So it is working, but there seems to be a slight shift of the images towards the left of the screen (screenshot attached). Would you know if there's a fix for that? Would it also be possible to add some padding to the tops of the images as well? It isn't working for the gallery images on this page though, but I will try to find a work around. https://www.myriamrousseauart.com/new-page-3-1 This was also the page I wondered if it was possible to have the mobile view read the rows first rather than the columns for the image blocks, do you know if there is any chance of that? Thank you again, Try adding this to Design > Custom CSS html, body {overflow-x:hidden;} 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
mrart Posted June 26, 2022 Author Share Posted June 26, 2022 Hi, Thank you, This didn't seem to work for the left shift of the images. Would you know of anything that could create some padding on the top of the thumbnails so they aren't as close to the previous text block on mobile view? https://www.myriamrousseauart.com/animals-in-motion Thank you again, Link to comment
tuanphan Posted June 30, 2022 Share Posted June 30, 2022 On 6/27/2022 at 3:39 AM, mrart said: Hi, Thank you, This didn't seem to work for the left shift of the images. Would you know of anything that could create some padding on the top of the thumbnails so they aren't as close to the previous text block on mobile view? https://www.myriamrousseauart.com/animals-in-motion Thank you again, To increase space between text - image? 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
mrart Posted July 1, 2022 Author Share Posted July 1, 2022 Hi, Thank you, yes it would be to increase the space between the text and the next image (so that the title stays closer to its image). Thanks again, 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