Jump to content

Remove Separaor From Last Menu Item

Recommended Posts

Hi

I have an unordered list in my footer with separaors in between each link. Have been trying to remove the last separator from the last link but with no joy.

This is what I have.

footer ul {
display: flex;
list-style-type: none !important;
margin: 0 !important;
padding: 0 0 10px 0 !important
}
footer ul li p:before {
display: none !important;
}
footer ul li p {
display: inline !important;
list-style-type: none !important;
padding: 0 !important;
}
footer p {
color: #fff !important;
font-size: 0.9rem;
margin: 0 !important;
padding: 0 !important;
}

footer li:after {
content: " | ";
padding-right: 8px;
}
footer li:last-of-type {
content: "";
}
footer .content-wrapper li a {
color: #fff !important;
font-size: 0.9rem;
font-weight: normal;
text-decoration: none !important;
}
footer .content-wrapper a:hover {
color: #ff662f !important;
}
footer .content-wrapper a:active {
color: #ff662f;
}

What am I doing wrong?

Much appreciated.

Link to comment
  • Replies 1
  • Views 867
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

7 hours ago, DavvaMC said:

Hi

I have an unordered list in my footer with separaors in between each link. Have been trying to remove the last separator from the last link but with no joy.

This is what I have.

footer ul {
display: flex;
list-style-type: none !important;
margin: 0 !important;
padding: 0 0 10px 0 !important
}
footer ul li p:before {
display: none !important;
}
footer ul li p {
display: inline !important;
list-style-type: none !important;
padding: 0 !important;
}
footer p {
color: #fff !important;
font-size: 0.9rem;
margin: 0 !important;
padding: 0 !important;
}

footer li:after {
content: " | ";
padding-right: 8px;
}
footer li:last-of-type {
content: "";
}
footer .content-wrapper li a {
color: #fff !important;
font-size: 0.9rem;
font-weight: normal;
text-decoration: none !important;
}
footer .content-wrapper a:hover {
color: #ff662f !important;
}
footer .content-wrapper a:active {
color: #ff662f;
}

What am I doing wrong?

Much appreciated.

Can you share your URL so I can check it?

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox, video lightbox and much more)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 No-code customisations for Squarespace (+100 Spark plugin customisations)
🥳 Freemium Squarespace Widget Templates (+1000 Elfsight Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. 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.