robpeace Posted July 4, 2021 Share Posted July 4, 2021 Site URL: http://www.peaceofmindediting.com Hello, friends. I understand that there are slight differences in layout and colour from desktop to mobile devices, but I am having a VERY hard time trying to figure out why my background colour appears as very dark grey (black, even) on mobile, and very light grey (as intended) on desktop. It provides a completely different look that really messes things up. Also, on desktop, my top navigation header is transparent as intended, yet on mobile, there's that dark grey colour that I don't want. Any solutions? MANY thank yous in advance! Link to comment
tuanphan Posted July 5, 2021 Share Posted July 5, 2021 8 hours ago, robpeace said: Site URL: http://www.peaceofmindediting.com Hello, friends. I understand that there are slight differences in layout and colour from desktop to mobile devices, but I am having a VERY hard time trying to figure out why my background colour appears as very dark grey (black, even) on mobile, and very light grey (as intended) on desktop. It provides a completely different look that really messes things up. Also, on desktop, my top navigation header is transparent as intended, yet on mobile, there's that dark grey colour that I don't want. Any solutions? MANY thank yous in advance! Hi. Q1. Have you tried contacting Squarespace Customer Care yet? Q2. Add to Design > Custom CSS > Then save & reload the site /* Mobile header transparent */ @media screen and (max-width:640px) { body { margin-top: 0 !important; } .Mobile-bar.Mobile-bar--top { background-color: transparent; } } 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
robpeace Posted July 15, 2021 Author Share Posted July 15, 2021 On 7/5/2021 at 3:40 AM, tuanphan said: Hi. Q1. Have you tried contacting Squarespace Customer Care yet? Q2. Add to Design > Custom CSS > Then save & reload the site /* Mobile header transparent */ @media screen and (max-width:640px) { body { margin-top: 0 !important; } .Mobile-bar.Mobile-bar--top { background-color: transparent; } } This absolutely worked. Thank you so much! Link to comment
tuanphan Posted July 22, 2021 Share Posted July 22, 2021 On 7/5/2021 at 6:16 AM, robpeace said: Site URL: http://www.peaceofmindediting.com Hello, friends. I understand that there are slight differences in layout and colour from desktop to mobile devices, but I am having a VERY hard time trying to figure out why my background colour appears as very dark grey (black, even) on mobile, and very light grey (as intended) on desktop. It provides a completely different look that really messes things up. Also, on desktop, my top navigation header is transparent as intended, yet on mobile, there's that dark grey colour that I don't want. Any solutions? MANY thank yous in advance! Do you need to fix these? Site URL: http://www.peaceofmindediting.com/ 1. (All device – Homepage) Spacing between 2 lines is too close that text overlap together 2. (Mobile/Tablet – ) Background images don’t show in full size 3. (Tablet – Footer) Increase text width? 4. (Mobile – Overlay menu) Text overlap together 5. (Tablet – Header) Menu items don’t lie on the same row 6. (Mobile – FAQ) Text overlap on logo https://www.peaceofmindediting.com/faq 7. (Tablet) There is a black bar on right of screen https://www.peaceofmindediting.com/faq 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