CalebHH Posted March 1, 2022 Share Posted March 1, 2022 Site URL: https://www.calebheymann.com Hi @tuanphan Thank you for being so super helpful to so many! 🙏 I have a question that's similar but different from what others are asking. My website (www.calebheymann.com) is built using the Avenue Template. I have the main index of thumbnails set to display one at a time so that there each project has a long 'filmstrip' style thumbnail.. It works on Desktop and Tablet view, but for some reason in Mobile view it displays as two columns rather than one, making everything too tiny. Only the desktop and iPad versions are correct displaying 1 column at a time with the wider thumbnails. Any idea how to fix this? Sorry, I know nothing about CSS. Thanks for your consideration! Best, Caleb Link to comment
tuanphan Posted March 3, 2022 Share Posted March 3, 2022 Hi, It looks fine to me? It looks like you used this CSS to fix? @media only screen and (max-width: 750px) { #projectThumbs .wrapper .project { width:100% !important } } 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