Guest Posted July 24, 2019 Posted July 24, 2019 I did find the row ID of the secton on that page: #yui_3_17_2_1_1563961356196_1028 But the code after "yui" changes every site load. I know it is possible to change a color if the id starts with "block-yui". But I want to change the color of a whole row. Thanks!
tuanphan Posted July 24, 2019 Posted July 24, 2019 Can you share site url and what row you want to change color? 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!)
Guest Posted July 24, 2019 Posted July 24, 2019 https://round-helix-eh58.squarespace.com/over-ons In the image below you can see the intro row I want to change in a gradient color. This is what I tried in custom CSS, but doesn't work because of changing id. #yui_3_17_2_1_1563961356196_1028 { background: linear-gradient(#c8e6f5, #FFF); }
Guest Posted July 24, 2019 Posted July 24, 2019 https://round-helix-eh58.squarespace.com/over-ons In the image below you can see the intro row I want to change in a gradient color. This is what I tried in custom CSS, but doesn't work because of changing id. #yui_3_17_2_1_1563961356196_1028 { background: linear-gradient(#c8e6f5, #FFF); }
tuanphan Posted July 24, 2019 Posted July 24, 2019 Why dont use CSS Class section.Intro.Intro--has-image 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!)
tuanphan Posted July 24, 2019 Posted July 24, 2019 @coencad You're welcome. You can click Accept Answer. Other members can use if they know it worked. 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
Archived
This topic is now archived and is closed to further replies.