Jump to content

adding text to a product detail page no longer working

Recommended Posts

Site URL: https://malhotra-fine-art-gallery.com

 

squarespace 7.1  not using fluid 

I have been using the following css to put the word "price" in front of the $00.00 on the product detail page.  while this was working well, it seems it is not working any more

body.view-item span.sqs-money-native:before {
    content: "Price $";
}

I just see the  $00.00  

here is a product page url showing the issue. 

https://malhotra-fine-art-gallery.com/artworklist/p/a-birmingham-jail

I'm guessing some underlying structure has changed rendering this obsolete.

I'm not sure how to fix this, any help would be greatly appreciated 

Link to comment
Quote

 

while this was working well, it seems it is not working any more

I'm guessing some underlying structure has changed rendering this obsolete.

 

This is exactly what happened. SS changed the underlying structures recently.

Try the following.

.c-lightbox .collection-type-products.view-item .ProductItem .ProductItem-details .product-price::before {
  
  content : 'Price ';
  
  }

Let us know how it goes.

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

thank you so much for the response.  that did work.  my lightbox anything plugin is still broken but now that i know it was something SS did, I feel they might be able to give my updated code soon.

edit: I mean the plugin site may give me new code, not SS   

sorry for not being concise its been a bad day 

Edited by genfoch01
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.