Haven14 Posted July 17 Share Posted July 17 I would like to add clickable text next to the social icons in my nav bar. Does anyone have advice on this? It would basically be a second button without the button border. Thanks! HoaLT 1 Link to comment
HoaLT Posted July 17 Share Posted July 17 4 hours ago, Haven14 said: I would like to add clickable text next to the social icons in my nav bar. Does anyone have advice on this? It would basically be a second button without the button border. Thanks! Try this Custom Css .header-actions-action.header-actions-action--social:after { content: 'text us'; display: block; margin-left: 10px; } My demo If it does not work on your side, share your URL here and we can check it easier Press 👍 or mark my comment as solution if you find my sharing useful 🆒 Squarespace pinchzoom lightbox plugin (affiliate link) 👁🗨 360 degree photo viewer (affiliate link) Link to comment
Haven14 Posted July 17 Author Share Posted July 17 That worked! Just how do I add a link to it to add a number to a messaging app. Like the button on this website in the banner below the nav? https://verdesalon.org/ Link to comment
tuanphan Posted July 19 Share Posted July 19 On 7/17/2024 at 9:43 PM, Haven14 said: That worked! Just how do I add a link to it to add a number to a messaging app. Like the button on this website in the banner below the nav? https://verdesalon.org/ Can you share your site url? Or you can enable button, then use this CSS code to remove outline around button a.btn { border: none !important; background-color: transparent !important; } 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
Haven14 Posted July 22 Author Share Posted July 22 (edited) https://www.havenbeautyma.com/ The issue with that is I already have a button. Edited July 22 by Haven14 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