ZimaConfession Posted September 12, 2021 Posted September 12, 2021 Site URL: https://www.thezimaconfession.com/ Recently I decided to use https://search.google.com/ to check out my site. The tool says the site doesn't display properly on mobile devices: 1. Clickable elements too close together. 2. Text too small to read This is the page with those problems - https://www.thezimaconfession.com/look-inside Another problem is my site is slow according to tools to check site speed. What can I do to improve these problems?
tuanphan Posted September 27, 2021 Posted September 27, 2021 Hi, I see some problems #1. Tablet. #2. Page: Buy from Amazon - Device: Table 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!)
ZimaConfession Posted September 27, 2021 Author Posted September 27, 2021 14 hours ago, tuanphan said: Hi, I see some problems #1. Tablet. #2. Page: Buy from Amazon - Device: Table Squarespace should adjust the sizes automatically. Is there anything I can do to fix these problems? Also, I'm more worried about slowness - as measured by various web tools. They all report that the site is slow. Squarespace support simply said the tools don't measure the speed properly.
tuanphan Posted September 28, 2021 Posted September 28, 2021 15 hours ago, ZimaConfession said: Squarespace should adjust the sizes automatically. Is there anything I can do to fix these problems? Also, I'm more worried about slowness - as measured by various web tools. They all report that the site is slow. Squarespace support simply said the tools don't measure the speed properly. #1. #2. Add to Design > Custom CSS /* Tablet logo overlap nav */ @media screen and (max-width:900px) and (min-width:641px) { div#topNav { margin-top: 30px; } /* buy from amazon */ div#block-yui_3_17_2_1_1629497187534_1965 * { font-size: 20px; } a.buy-button span { font-size: 12px !important; padding: 10px !important; } } With page speed core, see this 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
Archived
This topic is now archived and is closed to further replies.