I am getting a duplicate variant showing on product pages.
Color - Then dropdown - this is correct.
However, underneath it i am getting a text version of the variant. COLOR:BLACK/RED This is NOT wanted. How do I get it removed?
Solved! Go to the solution
This is an accepted solution.
Add the following code to your main style.scss.css file at the bottom:
.pg__option-sub.flex {
display: none;
}
Let me know if that works!
User | Count |
---|---|
24 | |
20 | |
17 | |
16 | |
13 |