Jump to content

cenmor

Circle Member
  • Posts

    3
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

cenmor's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. Hey Tuanphan, 

    I'm trying to add a vertical line in between my navigation items on a 7.1 template. I tried the following code but doesn't work, probably because of the template change:

    /* Add vertical links */
    .site-navigation .nav-item {
       border-right: 1px solid #000 !important;
    }
    /* Hide vertical last item */
    .site-navigation .nav-item:last-child {
       border-right: none !important;
    }
    /* Change spacing */
    .site-navigation .nav-item span {
       padding-right: 10px;

     

    Can you please help me with one that works on a 7.1 template?

    Screen Shot 2020-07-24 at 1.25.20 PM.png

    1. tuanphan

      tuanphan

      Hi,

      I'm in hometown.

      You can post on forum. 

      or You can send to my email. https://beaverhero.com/covid19

      I will check soon.

  2. I'm on a new 7.1 template and I'd like to add vertical lines as my spacers between navigation items. I used some code to try and get it working but it didn't do it for me. Can someone help? Here's the code I used: /* Add vertical links */ .site-navigation .nav-item { border-right: 1px solid #000 !important; } /* Hide vertical last item */ .site-navigation .nav-item:last-child { border-right: none !important; } /* Change spacing */ .site-navigation .nav-item span { padding-right: 10px; }
×
×
  • 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.