Product not Highlighting when selected

Solved
JazminMurray
Visitor
2 0 0

Hi there, 

Can someone please help me with my variants not highlighting when clicked. 

Example below

https://murrayresin.com.au/products/a-very-large-rectangle

Customers, then have no idea if they have added it to cart or not and its really frustrating me 😞 

Thank you so much. 

Jaz

Accepted Solution (1)
PageFly-Oliver
Navigator
475 92 86

This is an accepted solution.

Hi @JazminMurray ,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

<style>
.product-form__input input[type=radio]:checked+label {
    background-color:black !important;
    color: white !important;
}
</style>



Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

View solution in original post

Replies 3 (3)
PageFly-Oliver
Navigator
475 92 86

This is an accepted solution.

Hi @JazminMurray ,

 

You can try this code by following these steps: 

Step 1: Go to Online Store->Theme->Edit code.

Step 2: Search file theme.liquid

Step 3: Paste the below code at the bottom of the file -> Save

<style>
.product-form__input input[type=radio]:checked+label {
    background-color:black !important;
    color: white !important;
}
</style>



Hope my solution works perfectly for you!

Best regards,

Oliver | PageFly

Please let me know if it works by giving it a Like or marking it as a solution!


PageFly - #1 Page Builder for Shopify merchants.


All features are available from Free plan. Live Chat Support is available 24/7.

JazminMurray
Visitor
2 0 0

OH MY GOODNESS, 

I honestly cannot thank you enough. 

Thank you so so so so so so much!!!! 

Jaz

gr_trading
Shopify Partner
1395 130 151

Hi @JazminMurray 

 

Please add the below CSS in base.css 

 

.js.product-form__input input + label {border: solid 1px transparent;}
.js.product-form__input input:checked + label {border: solid 1px #4a4a4a;}

 

Hope this will help...

For any custom development WhatsApp or connect at Email ID: gr.trading15@gmail.com for quick consultation. | YouTube Videos
To support Buy Me a Coffee