oddthing Posted May 17, 2023 Share Posted May 17, 2023 Hi, I'm happy with how the image looks on desktop and on mobile. However, in tablet view the image auto scales really small and there is no way to adjust it to be larger. Is it possible to make the image larger in tablet view or the tablet view the same as the mobile view? Screenshots attached. Thanks in advance. Link to comment
tuanphan Posted May 22, 2023 Share Posted May 22, 2023 Can you share link to this page? We can check easier oddthing 1 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
oddthing Posted May 31, 2023 Author Share Posted May 31, 2023 Hi Tuanphan, Here is a link for reference - https://oddthing.co.nz/store/monitor-stand Thank you, Link to comment
tuanphan Posted June 9, 2023 Share Posted June 9, 2023 On 5/31/2023 at 1:25 PM, oddthing said: Hi Tuanphan, Here is a link for reference - https://oddthing.co.nz/store/monitor-stand Thank you, Add to Design > Custom CSS /* Product on tablet */ @media screen and (max-width:900px) and (min-width:641px) { .tweak-product-item-gallery-position-left .ProductItem-gallery, .tweak-product-item-details-alignment-left .ProductItem-details { width: 100% !important; float: none !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