Jump to content

Add lines between navigation links

Recommended Posts

  • Replies 11
  • Views 1.5k
  • Created
  • Last Reply
Posted
23 hours ago, tuanphan said:

Add to Design > Custom CSS


nav#mainNavigation>div:nth-child(7):after {
    content: "|";
    display: inline-block !important;
    position: absolute;
    right: -4px;
    top: 50%;
    transform: translateY(-50%);
    color: rgba(255,255,255,0.5);
}

 

Hi @tuanphan,

Would it be possible to have it with the same padding either side as the screenshot shows?

Thanks

  • 2 weeks later...
Posted
On 2/27/2021 at 10:36 PM, tuanphan said:

Hi. Add this to Design > Custom CSS to disable | clickable


div.external:nth-child(4) a {
    pointer-events: none;
}

 

Hi @tuanphan, This was working but since the website launched, it's now stopped working.

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.