Jump to content

Adding a highlight to header text

Go to solution Solved by Spark-Plugin,

Recommended Posts

  • aMarte changed the title to Adding a highlight to header text
  • Replies 3
  • Views 373
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

  • Solution
Posted (edited)

Hey @aMarte, give this code a try and see how it goes:

  1. Navigate to Pages > Website Tools > Custom CSS.
  2. Paste the code into the CSS editor.
  3. Hit Save and you’re done
/* Hover effect for header navigation folder items */
.header-nav-folder-item:hover {
    /* Changes the link text color when hovering over the folder item */
    a {
        color: #000000 !important;  /* This changes the link text color to black on hover */
    }
}

/* Hover effect for header navigation */
.header-nav a:hover{
  
  color: #000000 !important;
 // * This changes the link text color to black on hover */
}

 

Edited by Spark-Plugin

- Answered by Iuno from sparkplugin.com

forumsignature-recommendedcopy2.png.0579645eb1430dc7c1059541dc6456c6.png

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.