lectrice Posted March 21, 2021 Share Posted March 21, 2021 Site URL: https://www.entropypress.co.uk I'am trying to move the product detail block to the left. I managed to do it using this code: .collection-type-products.view-item { align-content:left; display: flex; padding-left: 40px !important; } But does not work on mobile. Can someone help me with that? Link to comment
tuanphan Posted March 24, 2021 Share Posted March 24, 2021 Hi. Do you still need help? Also, I see on tablet, off center. Do you want to fix this? lectrice 1 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
lectrice Posted March 25, 2021 Author Share Posted March 25, 2021 Thanks tuanphan, yes I still do need help with this! Link to comment
lectrice Posted March 25, 2021 Author Share Posted March 25, 2021 This code seems that helped with the desktop and mobile alignment, but as you said, the tablet is off center. .collection-type-products.view-item { align-content:left; display: flex; margin-left: 120px !important; } } #canvasWrapper { max-width: none !important; } 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