Jump to content

Attributes border and opacity change


StrefaBiznesu

Recommended Posts

Hello.

I am trying to change attributes visual , that are not available to buy. So they looks different that available ones.

I did use this code on custom.css

.product-variants-item .radio-label.invalidAttribute, .product-variants-item .color.invalidAttribute
    cursor: not-allowed !important;
    opacity: .5 !important;
    border: 2px dotted #000000;
}

While using such settings on available attributes. Look changing.

But on not available it is not.

Any clue what code I should use?

 

PS. 1.7.8.6

Edited by StrefaBiznesu (see edit history)
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...