Jump to content

Need Help Hiding Vertical Elements in Mobile

Recommended Posts

Hey @binkrabbitgoods try to add this in Custom CSS:

@media screen and (max-width: 767px) {
  .vertical {
    border-bottom: 1px solid #ff6d56;
    border-left: none;
    height: 1px;
    transform: translateX(-50%);
    width: 200px;
  }
}

 

SquareRefresh, premium plugins & templates that have an elevated feel.

Plugins: Have your site stand out. 
Templates: Our templates are designed with versatility in mind.
Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.

Link to comment
2 hours ago, binkrabbitgoods said:

Thanks for your help! But it didn't work... 😕

Looks like it pushed the line to the left and added a horizontal line. 

Any other suggestions?

Here is my result with previous code:
image.png.f237fecaca5b0d1b8671b73eb0d9e77c.png

SquareRefresh, premium plugins & templates that have an elevated feel.

Plugins: Have your site stand out. 
Templates: Our templates are designed with versatility in mind.
Get Freebies: Sometimes things in life are free. Browser our hand selected free plugins.

Link to comment
On 11/14/2021 at 11:12 AM, binkrabbitgoods said:

Site URL: https://www.binkrabbitgoods.com/

Hi! Can someone please help me hide vertical dividers when in mobile view?

I have VERY limited CSS knowledge... Can you help me understand if order matters when copy & pasting code?

 

Code block:

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

 

Thank you in advance!

 

 

Screen Shot 2021-11-14 at 11.09.22 AM.png

@tuanphan Any chance you can help with this too?

Link to comment
On 11/18/2021 at 7:03 AM, binkrabbitgoods said:

@tuanphan Any chance you can help with this too?

Add to Design > Custom CSS

/* Hide vertical line on mobile */
@media screen and (max-width:767px) {
.vertical {
    display: none;
}
}

 

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

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.