thecurator Posted August 14, 2021 Share Posted August 14, 2021 Site URL: http://thebrickhaus.com/ Hi guys, I've been having a bit of trouble with the product titles overlapping each other. It happens on some PC's, but especially on mobile and iPad OS. Any help or suggestions would be appreciated. Also, not sure if I can lump it into the same thread but does anyone know a way I can make my footer less spaced apart on mobile. Link to comment
tuanphan Posted August 15, 2021 Share Posted August 15, 2021 Hi. What is access password? 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
thecurator Posted August 15, 2021 Author Share Posted August 15, 2021 11 hours ago, tuanphan said: Hi. What is access password? Site made temporarily public. Thanks. Link to comment
tuanphan Posted August 16, 2021 Share Posted August 16, 2021 11 hours ago, thecurator said: Site made temporarily public. Thanks. Q1. You need to adjust line height of heading 1 in Site Styles Or add this to Design > Custom CSS @media screen and (max-width:640px) { h1.ProductItem-details-title { line-height: 50px !Important; } h1.ProductList-title { line-height: 20px !Important; } } 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
thecurator Posted August 16, 2021 Author Share Posted August 16, 2021 12 hours ago, tuanphan said: Q1. You need to adjust line height of heading 1 in Site Styles Or add this to Design > Custom CSS @media screen and (max-width:640px) { h1.ProductItem-details-title { line-height: 50px !Important; } h1.ProductList-title { line-height: 20px !Important; } } Thank you so much. That seems to have done the trick. Do you happen to have any suggestions on how I can fix the spacing in the footer on mobile? Like in the third picture above. Link to comment
tuanphan Posted August 17, 2021 Share Posted August 17, 2021 11 hours ago, thecurator said: Thank you so much. That seems to have done the trick. Do you happen to have any suggestions on how I can fix the spacing in the footer on mobile? Like in the third picture above. Hi. You mean reduce spacing? 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
thecurator Posted August 17, 2021 Author Share Posted August 17, 2021 12 hours ago, tuanphan said: Hi. You mean reduce spacing? Yes Link to comment
tuanphan Posted August 18, 2021 Share Posted August 18, 2021 5 hours ago, thecurator said: Yes Hi. Your site has password protected 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
thecurator Posted August 18, 2021 Author Share Posted August 18, 2021 5 hours ago, tuanphan said: Hi. Your site has password protected Fixed. Sorry Link to comment
tuanphan Posted August 21, 2021 Share Posted August 21, 2021 On 8/18/2021 at 1:36 PM, thecurator said: Fixed. Sorry Hi. Add to Design > Custom CSS /* footer spacing */ @media screen and (max-width:640px) { nav.Footer-nav { line-height: 2em; } } 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