DanielOFarrell Posted March 15, 2022 Share Posted March 15, 2022 Site URL: https://www.understandings.com.au Hello, How do I use CSS to make the Items Title, Body, and Button in a Simple List align with the ordinary text in other Sections on the mobile site? Please see graphic for further explanation. Thanks, Dan Link to comment
tuanphan Posted March 16, 2022 Share Posted March 16, 2022 Add to Design > Custom CSS /* Homepage mobile list */ @media screen and (max-width:767px) { body.homepage .list-item-content { padding-left: 17px; padding-right: 17px; } } 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
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment