Guest Posted July 24, 2019 Share 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! Link to comment
tuanphan Posted July 24, 2019 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted July 24, 2019 Share 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); } Link to comment
Guest Posted July 24, 2019 Share 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); } Link to comment
tuanphan Posted July 24, 2019 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Guest Posted July 24, 2019 Share Posted July 24, 2019 Perfect that works, thanks a lot! Link to comment
Guest Posted July 24, 2019 Share Posted July 24, 2019 Perfect that works, thanks a lot! Link to comment
tuanphan Posted July 24, 2019 Share 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 How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.