Ptphotography Posted December 14, 2020 Share Posted December 14, 2020 Hi, can anyone please help with the code to change the colour of the product details I have highlighted in red? Here is the Link: https://ptphotography.squarespace.com/destination/p/7v1gw1mrynm8aojh0otshn3rwbj4yc-p62n2-pebdc-6bm2f-gcftp Thank you in advance 😊  Link to comment
tuanphan Posted December 16, 2020 Share Posted December 16, 2020 Edit above product > Additional Info > Add a Code Block > Paste this code <style> .ProductItem-details-excerpt>p:nth-child(4) { color: red; } .ProductItem-details-excerpt>p:nth-child(4) * { color: red; } </style>  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
Ptphotography Posted December 16, 2020 Author Share Posted December 16, 2020 @tuanphan This was perfect. Thank you! Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.