em0lgu Posted January 23, 2020 Posted January 23, 2020 Hi, I am wondering if anybody have same issue with me and if solved? I am using Avenue template, and tried to change 1 thumbnail per row only on mobile, I am currently have 2 thumbnails per row on desktop version. Please help! Thanks in advance.
tuanphan Posted January 23, 2020 Posted January 23, 2020 You can use custom code to handle Can you share link to your site? 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!)
tuanphan Posted March 2, 2020 Posted March 2, 2020 Add to Home > Design > Custom CSS @media screen and (max-width:750px) { .thumbnail-layout-basic-grid #projectThumbs .project { width: 100%; margin-left: 0; margin-right: 0; } } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.