joshash Posted July 15, 2019 Share Posted July 15, 2019 Does anyone know why my blog looks so odd on mobile? It is not responsive, and just crushes everything. Link to comment
tuanphan Posted July 15, 2019 Share Posted July 15, 2019 @joshash Add to Home > Design > Custom CSS @media screen and (max-width:640px) { body:not(.collection-type-gallery):not(.collection-type-index) .main-content-inner-wrapper { padding: 6vw 0 !important; } .main-content { padding: 21vw 2vw !important; } .view-list .BlogList-item-title { font-size: 50px; } } 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
Archived
This topic is now archived and is closed to further replies.