Jeff_UX Posted January 5, 2021 Share Posted January 5, 2021 Site URL: https://jeffvilla.squarespace.com/ Hi, I have a mailto link in my "contact" button in my nav bar that triggers a "mail.google.com refused to connect" error. The weird thing is, I have the exact same thing at the bottom of the page in the footer (albeit, not a button), and I get no error. Any ideas? Thanks! Link to comment
tuanphan Posted January 7, 2021 Share Posted January 7, 2021 Hi. Looks fine here. Did you solve? I see on tablet, the image is bit small. Add to Custom CSS to resize it /* resume page width */ @media screen and (max-width:991px) and (min-width:768px) { body#collection-5ff0e5976ed34a73675c43db #page .content { width: 90% !important; } } https://jeffvilla.squarespace.com/resume 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
Jeff_UX Posted January 12, 2021 Author Share Posted January 12, 2021 Thanks @tuanphan - it looks like I'm still having the same issue though (see video). Screen Recording 2021-01-12 at 6.13.32 AM.mov Link to comment
derricksrandomviews Posted January 12, 2021 Share Posted January 12, 2021 Your button also works for me, I click it and it pulls up my mail ap so I can choose which account to send a message with. This has more to do with how the email service you use is set up not with Squarespace itself. So it may work for you, for me but not for others, so I suggest you think about using a button that opens a contact form as opposed to someone writing an email. It would work like mine here on my about me page, scroll down unitl you see the button "send me a simple message" and give it a click. https://myrandomviews.com/about Link to comment
Jeff_UX Posted January 12, 2021 Author Share Posted January 12, 2021 got it, thanks @derricksrandomviews! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.