Tagged: x Author Posts October 26, 2016 at 5:06 am #1231199 paratusgcParticipant Hey Guys, I’ve tried creating new button class as per here https://community.theme.co/forums/topic/change-button-color-2/ But it didn’t work. I’ve also tried to locate the code for the feature colour – but had no joy. I would like the change the colour of the buttons & feature box as shown in the attached. Any help, gratefully received. Thanks Gavin October 26, 2016 at 5:28 am #1231236 ThaiModerator Hi There, Please add the following CSS under Customizer > Custom > Global CSS: .x-pricing-column.featured h2 { background-color: #e64d41; } .x-pricing-column-info .x-btn { background-color: #1fa186; border-color: #1e564d; } Hope it helps 🙂 October 26, 2016 at 5:34 am #1231245 paratusgcParticipant Almost – just need to sort the button borders out as they are black – see attached. Thanks! October 26, 2016 at 6:00 am #1231275 ThaiModerator Hi There, You can change the hex color(border-color: #1e564d;) in this CSS: .x-pricing-column-info .x-btn { background-color: #1fa186; border-color: #1e564d; } Regards! Author Posts <script> jQuery(function($){ $("#no-reply-1231199 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In