Jump to content

CSS Wont Take effect?

Recommended Posts

trying to stylize my embed add to cart button with css, it shows exactly how i want it while im in the css panel but as soon as i reload the site it returns to default. any ideas how to help? heres the code

 

.payhip-add-to-cart-button {
  background-color: black !important;
  background-image: none !important;
  color: white !important;
  border-radius: 0px !important;
}

.payhip-add-to-cart-button {
    font-family: 'bebas-neue' !important;
    box-shadow: none !important;
    padding: 5px 150px !important;
  text-transform: uppercase !important;
  font-size: 25px !important;
  font-weight: 200 !important;
  white-space: nowrap !important;

}

.payhip-add-to-cart-button:hover {
  background-color: white !important;
  color: black !important;
  border: 1px solid black !important;

}

Screenshot 2024-03-07 235453.png

Screenshot 2024-03-07 235422.png

Link to comment

Styling an embed with the Custom CSS is problematic as the embed will likely load after the HTML and after the Custom CSS, which means that it won't be applied. You could try adding the styling code to the code block with the embed code and after it (wrapped in style tags) to see if that allows the CSS to run at the correct time.

 

Please like and upvote if my comments were helpful to you. Cheers!

Zygmunt Spray
Squarespace Website Designer
Contact me: 
https://squarefortytwo.com 
Hire me on Upwork!

🔌 Ghost Squarespace Plugins (Referral link)
📈 SEO Space (Referral link)
 SquareWebsites Plugins (Referral link)
 🔲 SQSP Themes (Referral link) 
Spark Plugin (Referral link) 
 🖼️ Gallery Lightbox Plugin (Referral link) 

 Did I help? Buy me a coffee?

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.