Esoes_design Posted January 24 Posted January 24 Hi ! I would like to put frame of colors on image card, but change the color for each section. I have add the frame with the code : // image membership// .list-item-media { border: 2.5px solid #362A1D; } But can't find how to apply to the section : section[data-section-id="65a06227ba81942b7a12d3b2"] Because I have other image card in the site that would need another color frame. https://lime-turtle-6abn.squarespace.com/ Pass : Audrey Thx for your help @tuanphan
tuanphan Posted January 28 Posted January 28 To change frame color on this section, use this code section[data-section-id="65a06227ba81942b7a12d3b2"] .list-item-media { border: 2.5px solid #f1f !important; } 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment