Jump to content

IMPACT

Member
  • Posts

    14
  • Joined

  • Last visited

Reputation Activity

  1. Like
    IMPACT reacted to tuanphan in 7.1 Bolding the first item in the navigation bar   
    Add to Design > Custom CSS
    /* tablet footer */ @media screen and (max-width:991px) and (min-width:768px) { div#page-section-5f3191439aec11022b6c195a .span-12>.row>.span-4 { display: none; } div#page-section-5f3191439aec11022b6c195a .span-12>.row>.span-8 { width: 100%; } }  
  2. Love
    IMPACT reacted to ErikaT in 7.1 Bolding the first item in the navigation bar   
    You could also get rid of the earlier css to cut down on multiple entries and combine them:
    .header-nav-item a[href="/easter"], .header-menu-nav-item a[href="/easter"] {
      color: #5c4255 !important; 
      font-weight: 1000;
    }
  3. Thanks
    IMPACT reacted to ErikaT in 7.1 Bolding the first item in the navigation bar   
    Hi there 🙂
    You could try:
    .header-nav-item a[href="/easter"], .header-menu-nav-item a[href="/easter"]
     {
        color: #5c4255 !important; 
    }
  4. Thanks
    IMPACT reacted to ErikaT in 7.1 Bolding the first item in the navigation bar   
    Hi,
    Try:
    .header-nav-item:nth-child(1) {
    font-weight: 700;
    }
×
×
  • 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.