Jump to content

URL link color

Recommended Posts

  • Replies 3
  • Views 350
  • Created
  • Last Reply

Top Posters In This Topic

24 minutes ago, JakeLake said:

Site URL: https://www.starcruiter.no/

So I want the link to be another color and/or bold with hover effect.

Nyhetsbrevet for rekrutteringsgründere — StarCruiter

Thank you!

Hi Jake. This will apply hover effects on all the links on the website
Insert the Following Code in Design > Custom CSS
a:hover {
color: red !important; // Set the Color on Hover
test-decoration: underline !Important; // Underlines Text on Hover
font-weight: 600 !important; // Makes The Text Bolder
}
Let me know how it goes.

Become a contributor to the largest resource for Squarespace and gain recognition from thousands of visitors.

Join us on this exciting journey. Ping us here!.

Link to comment
21 hours ago, JakeLake said:

No go; however this being a 'lock screen' page...needs <script>?

If it is lock page, add this to Settings > Advanced > Code Injection > Lock Screen

<style>
  a:hover {
color: red !important;
text-decoration: underline !Important;
font-weight: 600 !important;
}
</style>

 

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.