Jump to content

underline drop menu option

Recommended Posts

  • 4 weeks later...

Hi, Add this code on custom css:

For underline

.header-nav-folder-item{

text-decoration:underline !important;

}

For the sketch underline you have to add the sketch image under custom files:

Now the custom css be like below:

.header-nav-folder-item{

background-image: url("https://static1.squarespace.com/static/658b1188edf10b7411e1d12c/t/659d6aefddd89d0c63a8b892/1704815343613/arrow_up_right.png)") ;

background-repeat: repeat-x;
background-position: bottom;

}

Link to comment
Just now, yubrajs said:

Hi, Add this code on custom css:

For underline

.header-nav-folder-item{

text-decoration:underline !important;

}

For the sketch underline you have to add the sketch image under custom files:

Now the custom css be like below:

.header-nav-folder-item{

background-image: url("https://static1.squarespace.com/static/658b1188edf10b7411e1d12c/t/659d6aefddd89d0c63a8b892/1704815343613/arrow_up_right.png)") ;

background-repeat: repeat-x;
background-position: bottom;

}

Above image url is an example, you have to add your own image path.

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.