Comments Couturier started the conversationMay 17, 2019 at 1:19amHelloHow to change color of buttons selection for shipping method ?attached screenshot 4,774Michael repliedMay 17, 2019 at 8:02amHI! pls. use following css: .woocommerce #shipping_method .radio-sign { background-color: #000 !important; } Couturier repliedMay 17, 2019 at 12:11pmThank you very much But when selected button, i want black outside and red inside the buttonWhat is the css code ?Thks 4,774Michael repliedMay 17, 2019 at 12:28pmpls. use following css: .woocommerce #shipping_method .radio-sign:before { background-color: red !important; } https://en.wikipedia.org/wiki/Cascading_Style_Sheets Couturier repliedMay 17, 2019 at 12:40pmFantastic, Thank you so much 4,774Michael repliedMay 17, 2019 at 12:55pmWelcome! Have a nice day! Sign in to reply ...
Hello
How to change color of buttons selection for shipping method ?
attached screenshot
HI!
pls. use following css:
Thank you very much
But when selected button, i want black outside and red inside the button
What is the css code ?
Thks
pls. use following css:
https://en.wikipedia.org/wiki/Cascading_Style_Sheets
Fantastic, Thank you so much
Welcome! Have a nice day!