LaurelMcQ Posted June 24, 2021 Posted June 24, 2021 Site URL: http://www.crestres.com I have added Image Map Pro to my website and it looks fine on desktop, but when I view the map on my phone, the location marker icons on the map are massive. What code do I need to add so that the icons are responsive (and size down appropriately) on mobile screens?
Rebecca_Grace_Designs Posted June 25, 2021 Posted June 25, 2021 I cannot find it on your site. Can you provide a link to the page it is on? Coding Wiz at rebeccagracedesigns.com 📖 Code Encyclopedia for Squarespace: rebeccagracedesigns.com/encyclopedia-of-code 🔥 Free CSS Tutorials: rebeccagracedesigns.com/blog ⭐️ Free Guide to the 41 Most Popular CSS Properties: rebeccagracedesigns.com/popular-css-properties
LaurelMcQ Posted June 29, 2021 Author Posted June 29, 2021 So sorry--it can be found here: https://www.crestres.com/about
tuanphan Posted July 1, 2021 Posted July 1, 2021 On 6/30/2021 at 12:17 AM, LaurelMcQ said: So sorry--it can be found here: https://www.crestres.com/about Add to Design > Custom CSS /* Mobile-Map icons */ @media screen and (max-width:767px) { i.fa.fa-map-marker { font-size: 15px; } } 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!)
LaurelMcQ Posted July 13, 2021 Author Posted July 13, 2021 Thank you @tuanphan that worked perfectly!
tuanphan Posted July 23, 2021 Posted July 23, 2021 On 7/14/2021 at 1:31 AM, LaurelMcQ said: Thank you @tuanphan that worked perfectly! Do you need fix? (Checked July 22) Site URL: https://www.crestres.com/ 1. (Desktop-Footer) Reduce space under Contact link? 2. (Mobile-Header) Make mobile header transparent? 3. (Mobile-Footer) Reduce space under Contact link? 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.