DanielOFarrell Posted March 15, 2022 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
tuanphan Posted March 16, 2022 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 Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment