Jump to content

Roseanna

Member
  • Posts

    2
  • Joined

  • Last visited

Posts posted by Roseanna

  1. Site URL: https://www.betterpupsdogtraining.com/obedience

    Hi Squarespace Community! 

    I need a vertical line between sections.  I added, this CSS but it was overlapping on the mobile view.  Thank you for your help.

    PAGE CODE:

    <div class="vl"></div>


    CSS CODE:

    // this is a vertical divider-line
    .vl {
    border-left: 2px solid #000000; // defines the width, style and color of the line (change the hex code [#303030] to match your site).
      height: 850px; // defines the length of the line.
      position: absolute;
      left: 50%; //move the line to the middle (50% of the page width)
      margin-left: -1px; //half the width of border witdth to ensure the line is precicely centered on the page.
      top: 0;
    }

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