LorenaS Posted April 14, 2020 Share Posted April 14, 2020 Hi, I added a tagline under the logo using custom CSS: .header-title:after{ content:"my_email@gmail.com"; } It displays just fine, but currently the tagline is not selectable. Since it's an email address it would be ideal if a user could also select the text (to copy paste it). Can I make the text selectable using CSS? If not, is there another way to create a tagline other than using CSS? Or a way to create a custom header? It seems strange that there is no option for it built in. Thank you! Link to comment
tuanphan Posted April 15, 2020 Share Posted April 15, 2020 You need to use JavaScript to insert HTML email tag (<a href="mailto:youremail@gmail.com">youremail@gmail.cọm</a>) under Site Title/Logo You need to use Business Plan to do 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!) Link to comment
StrawberryFrog Posted June 21, 2022 Share Posted June 21, 2022 On 4/15/2020 at 9:12 AM, tuanphan said: You need to use JavaScript to insert HTML email tag (<a href="mailto:youremail@gmail.com">youremail@gmail.cọm</a>) under Site Title/Logo You need to use Business Plan to do this. Hi! I just ran into the same issue (but 2 years later). Is there another way to do this since HTML no longer seem to work for Taglines? Link to comment
tuanphan Posted June 22, 2022 Share Posted June 22, 2022 15 hours ago, StrawberryFrog said: Hi! I just ran into the same issue (but 2 years later). Is there another way to do this since HTML no longer seem to work for Taglines? We can use Script code to make click event. If you share link to your site, we can give code easier 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
StrawberryFrog Posted June 22, 2022 Share Posted June 22, 2022 32 minutes ago, tuanphan said: We can use Script code to make click event. If you share link to your site, we can give code easier Hello tuanphan, The site is: https://www.purposepowerindex.com/ I do appreciate your help with this! Link to comment
creedon Posted June 23, 2022 Share Posted June 23, 2022 On 6/21/2022 at 3:51 PM, StrawberryFrog said: Hi! I just ran into the same issue (but 2 years later). Is there another way to do this since HTML no longer seem to work for Taglines? I came up with a solution here. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment