sophie.elizabeth Posted May 10 Share Posted May 10 Site URL: https://platinum-begonia-nxwy.squarespace.com/ Hi is it possible to add contact details either under the navigation or clickable as part of the navigation without having to sign up for the business plan? Site p: msrservice Link to comment
1 paul2009 Posted May 12 Share Posted May 12 On 5/10/2022 at 10:15 PM, sophie.elizabeth said: is it possible to add contact details...clickable as part of the navigation without having to sign up for the business plan? You can add a link to the navigation and then use this for a telephone number (your "call us now example") or an email address. When you've clicked '+' to add a navigation link, this explains how to link it to a telephone number so that when a visitor taps the link from a smartphone, it prompts them to call the number. Did this help? Please give feedback by clicking an icon below ⬇️ abibacon, sophie.elizabeth and DV2 3 About Paul: Circle Leader since 2017. I value honesty, transparency, appreciation and great design ♥.Work: Squarespace Expert and founder of SF Digital, a company dedicated to improving websites by building the features Squarespace didn't include™. See our range of extensions to improve your online store.Content: Links in my posts may refer to SF Digital products or may be affiliate links. Link to comment
0 creedon Posted May 11 Share Posted May 11 With CSS you could add contact text but it wouldn't be clickable and would be very plain. All the text would have the same styling, no mixing of styles. Also it may not play well or be very responsive. You need structure (HTML) for things to be clickable and adding it in the location you want requires JavaScript, which in turn requires the business plan or above. The CSS version would look something like the following. .header-display-desktop::after { bottom : 0; content : 'email: themsrservice@gmail.com\ATelephone: 07854084790'; position : absolute; right : 0; white-space : pre; } This is for v7.1 and only for desktop. sophie.elizabeth 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
Question
sophie.elizabeth
Site URL: https://platinum-begonia-nxwy.squarespace.com/
Hi is it possible to add contact details either under the navigation or clickable as part of the navigation without having to sign up for the business plan?
Site p: msrservice
Link to comment
Top Posters For This Question
1
1
1
Popular Days
May 10
1
May 11
1
May 12
1
Top Posters For This Question
paul2009 1 post
creedon 1 post
sophie.elizabeth 1 post
Popular Days
May 10 2022
1 post
May 11 2022
1 post
May 12 2022
1 post
Popular Posts
paul2009
You can add a link to the navigation and then use this for a telephone number (your "call us now example") or an email address. When you've clicked '+' to add a navigation link, this explains how
creedon
With CSS you could add contact text but it wouldn't be clickable and would be very plain. All the text would have the same styling, no mixing of styles. Also it may not play well or be very responsive
Posted Images
2 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment