OldLadyStudio Posted August 22, 2022 Share Posted August 22, 2022 Hi, I've gone and linked a blog post title to an external URL like so (I've changed it for the example) But now, I see this undesirable arrow. Question: Is there a way to remove this arrow and/or change it? Link to comment
creedon Posted August 22, 2022 Share Posted August 22, 2022 Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
OldLadyStudio Posted August 22, 2022 Author Share Posted August 22, 2022 1 hour ago, creedon said: Please post the URL for a page on your site where we can see your issue. If your site is not public please set up a site-wide password, if you've not already done so. Post the password here. Adding a site-wide password does not allow anyone to alter your site. It only allows those with the password to see your site. Please read the documentation at the link provided to understand how it works. Please read the documentation at the link provided on how to share a link to your site to understand how it works. A link to the backend of the your site won’t work for us, i.e. a url that contains /config/. We can then take a look at your issue. Hi @creedon, Please check out the "Our Products" section which I've set up like a blog. The item that links out in this example is "Preform Thermoplastic" entry. (I need to do this on another website but that's currently under construction). I'd like to remove this arrow that automatically shows up when you select the option for the Title of the Blog to link externally. W: https://crystalite.squarespace.com/ P: HelpMe! Thanks in advanced. Link to comment
creedon Posted August 22, 2022 Share Posted August 22, 2022 Quote I'd like to remove this arrow that automatically shows up when you select the option for the Title of the Blog to link externally. Add the following to Blog Settings > Advanced > Page Header Code Injection for the blog page. Please see per-page code injection. <style> .passthrough-link:after { content : unset; } </style> This is for v7.1. Let us know how it goes. OldLadyStudio 1 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
OldLadyStudio Posted August 22, 2022 Author Share Posted August 22, 2022 5 hours ago, creedon said: Add the following to Blog Settings > Advanced > Page Header Code Injection for the blog page. Please see per-page code injection. <style> .passthrough-link:after { content : unset; } </style> This is for v7.1. Let us know how it goes. Chris, you are a legend. This worked perfectly on the site I tested it on.👍 creedon 1 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