editdroid Posted July 10, 2020 Share Posted July 10, 2020 Site URL: http://http/cindyseaglerock.com On the mobile homepage for my site, I had to put a hand pointing towards the dropdown navigation arrow because it is so small people might not realize it's there on the iphone. The arrow is completely missing from iPad view on Squarespace (and the site isn't even directed to the mobile homepage I made when trying to view on an iPad). Is there some code I need to utilize to make this work better? Thank you Link to comment
tuanphan Posted July 10, 2020 Share Posted July 10, 2020 Add to Home > Design > Custom CSS nav.main-nav:before { 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
editdroid Posted July 10, 2020 Author Share Posted July 10, 2020 Awesome! Thanks. Is there a way to move it a little lower on the page so it's closer to the pointer finger? And do you know why the mobile page isn't loaded on an ipad like it is on the iphone? Link to comment
tuanphan Posted July 11, 2020 Share Posted July 11, 2020 On 7/11/2020 at 1:55 AM, editdroid said: Awesome! Thanks. Is there a way to move it a little lower on the page so it's closer to the pointer finger? And do you know why the mobile page isn't loaded on an ipad like it is on the iphone? nav.main-nav:before { top: 100%; } Q2. Can you describe in detail? 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.