Jump to content

twinklingshallots

Circle Member
  • Posts

    7
  • Joined

  • Last visited

Posts posted by twinklingshallots

  1. I thought setting a max-width for the individual nav item class would work. 
    I am not sure if it's just not working or if the text labels for the 2 blogs (Trauma... and Getting Unstuck) have something wrong with them. Those 2 are crashing and overlapping. I've attached a grab.
     

    .Header-nav-item {
        display: inline-block;
        vertical-align: top;
        max-width: 96px;
    }
     
    Also tried without display:inline-block;
     
    .Header-nav-item {
        vertical-align: top;
        max-width: 96px;
    }

    Screen Shot 2022-10-19 at 08.13.59.png

  2. Site URL: http://www.quetiicocoaching.com

    The navigation names on this site are really long and the site owner wants two of them even longer. 

    I wish to set a max-width for the primary navigation items so  the names wrap to multiple lines. 

    For example, one navigation item is "TRAUMA IN SCHOOLS" 

    I want it to be stacked:

    TRAUMA IN
    SCHOOLS

    I tried this, and it doesn't work. 

    Any ideas anyone?

    /* stacking nav items on multiple lines */

    .Header-nav--primary .Header-nav-item  {

    vertical-align: top;
     text-align: left;
    max-width:96px;
    }

    /* end STACKING individual nav items */

×
×
  • 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.