andymallinsphotography Posted January 29, 2022 Posted January 29, 2022 Site URL: https://andymallinsphotography.com Hi all, For some reason the cart view isn’t optimised on mobile, screenshot attached as an example. Ideally I would like there to be some space between the text and the sides. Any advice would be greatly appreciated Thanks Andy
andymallinsphotography Posted January 29, 2022 Author Posted January 29, 2022 (edited) Managed to fix this using the following code; @media screen and (max-width:767px) { #cart #page { padding-left: 9%; padding-right: 9%;} } Edited January 29, 2022 by andymallinsphotography tuanphan 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment