Jump to content

Custom Link Styling

Recommended Posts

Site URL: https://www.thedailyassist.com

Hello,

I've tried to follow previous support posts about changing the link styling in the header and throughout my website. I would like to add a hover color + a color underlined under the hovered link, plus a colored underlined for the active page. All of the codes I have tried have not worked, so I am wondering what I am doing wrong?

The webpage is currently password protected and can be viewed by using the password "thedailyass" 

Link to comment
  • Replies 4
  • Views 634
  • Created
  • Last Reply

Top Posters In This Topic

On 8/26/2021 at 8:26 AM, makeithumme said:

Site URL: https://www.thedailyassist.com

Hello,

I've tried to follow previous support posts about changing the link styling in the header and throughout my website. I would like to add a hover color + a color underlined under the hovered link, plus a colored underlined for the active page. All of the codes I have tried have not worked, so I am wondering what I am doing wrong?

The webpage is currently password protected and can be viewed by using the password "thedailyass" 

Add to Design > Custom CSS

div.header-nav-item a:hover:after {
    content: "+";
    display: block;
    text-align: center;
    color: orange;
}

 

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
On 8/26/2021 at 11:19 PM, tuanphan said:

Add to Design > Custom CSS

div.header-nav-item a:hover:after {
    content: "+";
    display: block;
    text-align: center;
    color: orange;
}

 

Thank you for the fast reply! Sorry, I wasn't clear in my original post. I would like to add a colored underline under a link hover AND a color underline for the active page as well. Can you help me with that? Sorry for my original mistake. 

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.