Margaux Posted November 9, 2023 Share Posted November 9, 2023 Hi there, I'm currently working on adding a small store on my company website (Business Plan on 7.1), and I'm facing an issue I can't resolve. I've added several variants, and the buttons are not displayed on the product page (any product). They do exist, 'cause when I go hover them I can see them, but the default "state" seems to be hidden. I tried removing all custom CSS I've been adding, I also tried deleting the product and created a new one but it didn't change anything, so I don't know where the problem is. Does anyone has an idea ? Thanks ! Page url : https://www.la-bise.fr/les-produits/p/lampe-2 Password : labisestore Link to comment
Solution tuanphan Posted November 10, 2023 Solution Share Posted November 10, 2023 You can add this code to Website > Website Tools (under Not Linked) > Custom CSS /* Variant button */ .ProductItem-details .variant-radiobtn-wrapper label { background-color: black !important; } Margaux 1 Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Margaux Posted November 13, 2023 Author Share Posted November 13, 2023 Hi @tuanphan, Thank you very much, your code solved the issue ! Link to comment
CooksBay Posted March 25 Share Posted March 25 Thank you! This worked for me as well! I just changed the background color in the code from black to the hex code 😀 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment