Jump to content

Rally Template: Dividers Between Footer Navigation

Recommended Posts

Posted

Site URL: http://hellohalle.com

I'm wanting to add dividers between my footer navigation items. I've figured out how to do it using the CSS below, but unsure how to remove the divider after the last navigation item, as it is not needed. I've attached a screenshot. Any help is much appreciated! (site pw: 0267)

a.Footer-nav-item:after {
  content: "\2727";
  padding: 0px 0px 0px 15px;
}

Screen Shot 2020-12-17 at 5.18.43 PM.png

  • Replies 2
  • Views 471
  • Created
  • Last Reply
Posted
1 hour ago, hellohalle said:

Site URL: http://hellohalle.com

I'm wanting to add dividers between my footer navigation items. I've figured out how to do it using the CSS below, but unsure how to remove the divider after the last navigation item, as it is not needed. I've attached a screenshot. Any help is much appreciated! (site pw: 0267)

a.Footer-nav-item:after {
  content: "\2727";
  padding: 0px 0px 0px 15px;
}

Screen Shot 2020-12-17 at 5.18.43 PM.png

a.Footer-nav-item:last-child:after {
  content: "";
}

try this

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Pinch/Zoom images, videos - PDFs Lightbox - ...) </>  🗓️ Delivery Date Picker (Date picker form field)
Gallery block 7.1 workaround </> 🤖 Ask me anything

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.