Jump to content

ab24

Member
  • Posts

    20
  • Joined

  • Last visited

Posts posted by ab24

  1. I'm having trouble getting the borders to show up correctly on this carousel summary block. The first image shows the aspect ratio as Auto and the second image shows it as 2:3 (standard vertical).  The Auto aspect ratio works the best at showing most of the borders but even then the third image's right border is not showing up properly.
     

    This is the code I used in the Home page injection section:

      .sqs-block-summary-v2 .img-wrapper img {
        border-radius: 16px;
        border: 2px solid #303030;
      }

    ----

    Website: https://serenidad-therapy.squarespace.com

    Password: demo

    Auto Aspect Ratio.png

    Standard Vertical Aspect Ratio.png

  2. 19 minutes ago, Ziggy said:

    If you use this CSS to make the section full width then it will keep the columns even:

    section[data-section-id="6530eb4a4b12c2193e94f958"] {
      .fluid-engine {
        --sqs-site-max-width:100vw;
        --sqs-site-gutter:0vw;
      }
    }

    The section ID I've used is for the purple section on your About page, but you can target this to any section.

    I added that code snipet but now the section id is:

    section[data-section-id="6530f001146e4f13196da71a"]

    but I still noticed the columns are not the same size.

  3. 20 hours ago, tuanphan said:

    Add to Design > Custom CSS

    /* navigation border */
    .header-announcement-bar-wrapper {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .header-display-desktop {
        flex-direction: column;
    }
    .header-title-nav-wrapper {
        flex: 0 0 100% !important;
        margin-right: auto;
        width: 100% !important;
    }
    nav.header-nav-list {
        display: flex;
        width: 100%;
        border-top: 1px solid black;
        border-bottom: 1px solid black;
    }
    .header-nav-item a {
        line-height: initial;
    }
    .header-nav-item {
        border-left: 1px solid black;
        border-right: 1px solid black;
        margin: 0 !important;
        padding-left: 1vw;
        padding-right: 1vw;
        margin-left: -1px !important;
    }

     

    Its looking good! But when I added the code, the nav links didn't take up the full width of the page. See attached image.

    Thanks!

     

    Screenshot 2021-12-29 at 10.55.06.png

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