Jump to content

Aliwiper

Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Like
    Aliwiper got a reaction from creedon in Add a separator line in drop down menu   
    @creedon this is absolutely perfect, just what I was looking for!!! Thank you so much for your help Thomas
  2. Thanks
    Aliwiper reacted to creedon in Add a separator line in drop down menu   
    @Aliwiper
    Add the following to Design > Custom CSS.
    /* desktop */ #topNav .folder .folder-child-wrapper ul.folder-child li:nth-of-type( 4 ) {   border-bottom: 1px solid;   padding-bottom: 1em;      } #topNav .folder .folder-child-wrapper ul.folder-child li:nth-of-type( 5 ) {   padding-top: 1em;      } /* mobile */ html.mobile-view #mobile-navigation > ul li .folder-toggle-box:checked ~ ul li:nth-of-type( 4 ) a {   border-bottom: 1px solid;   padding-bottom: 1em;      } html.mobile-view #mobile-navigation > ul li .folder-toggle-box:checked ~ ul li:nth-of-type( 5 ) a {   padding-top: 1em;      } This is for a v7.0 using the Forte template. Its also specific to Aliwiper's site and has the same caveats I mentioned in my previous post.
    Let us know how it goes.
×
×
  • 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.