Jump to content

Need help with removing variant option title

Recommended Posts

  • Replies 7
  • Views 603
  • Created
  • Last Reply

Top Posters In This Topic

On 10/2/2021 at 4:03 AM, urbansoulistic said:

Thank you so much! That code worked perfectly!

Would you happen to now if its possible to move bullet points in the product description section to align with the product title, price, etc?

Screen Shot 2021-10-01 at 1.59.41 PM.png

Add to Design > Custom CSS

div.ProductItem-details-excerpt ul {
    list-style: none !important;
    padding-left: 0 !important;
}
div.ProductItem-details-excerpt ul *:before {
    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
On 10/9/2021 at 3:03 AM, urbansoulistic said:

@tuanphan

Thank you! That definitely worked but is there a way to keep the bullet points?

Thanks so much!!!

remove this line

Quote
div.ProductItem-details-excerpt ul *:before {
    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

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.