Jump to content

Need to remove grey line on product page

Go to solution Solved by paul2009,

Recommended Posts

  • Solution

The border is standard on these pages.

You should be able to hide it by adding the following to Design > Custom CSS:

@media screen and (min-width: 576px) {
  .tweak-products-nested-category-type-sidebar.tweak-products-category-title .products.collection-content-wrapper .nested-category-title::after {
    opacity: 0;
  }
}

  If this post has helped you, please click a 'Like' or 'Thanks' icon below  ⬇️

Me: I'm Paul, a SQSP user for >18 yrs & Circle Leader since 2017. I value honesty, transparency, diversity and good design ♥.
Work: Founder of SF.DIGITAL. We provide high quality original extensions to supercharge your Squarespace website. 
Content: Views and opinions are my own. Links in my posts may refer to my own SF.DIGITAL products or may be affiliate links.
Forum advice is completely free. You can thank me by selecting a feedback emoji. Buying a coffee is generous but optional.

Would you like your customers to be able to mark their favourite products in your Squarespace store?

Link to comment
On 12/21/2021 at 10:06 PM, natashaf said:

Hi Paul,

Thanks so much for your response!

I pasted in your code into custom css but the line is still showing 😞

Have I done something wrong?

Screenshot 2021-12-21 at 15.04.44.png

Add this new code

.tweak-products-category-title .products.collection-content-wrapper .nested-category-description::after {
    opacity: 0;
}

 

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
  • 2 weeks later...

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.