Jump to content

Cannot see vertical line on desktop view

Recommended Posts

Site URL: https://blueberry-giraffe-nb5j.squarespace.com/

Hello squarespace community!!

I'm having a lot of trouble actually SEEING the vertical line that I put on my about page in between the text columns. First, I put in a code clock in like so 

<div class="vertical-line"></div>

And then I put this in the custom CSS

.vertical-line {
  background: #000;
  width: 1px;
  height: 200px;
  margin: 0 auto;
}

I've made it so that it only appears on desktop and it doesn't appear anywhere. I'm about to pull out my hair. Thank you in advance for your help. 

Link to comment

The following rule-set is not in any kind @media statement that I can see. So your div is always "hidden".

.vertical-line {
    display:none !important;
}

 

Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects.

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

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