iozziocycles Posted March 28, 2023 Posted March 28, 2023 Hello, I would like to change the text color in the dropdown menu that displays a products color variants on the primary navigation. Currently they display as white on a white background. The website was built on Brine V7. I can only find information on V7.1 regarding the topic. Thank you. https://www.iozzio.life/shotgun -Jesse
Solution tuanphan Posted March 29, 2023 Solution Posted March 29, 2023 (edited) Add to Design > Custom CSS div.variant-select-wrapper option { color: black !important; } Edited April 20, 2023 by tuanphan 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!)
iozziocycles Posted April 11, 2023 Author Posted April 11, 2023 Hi the code above worked great for the websites home page drop down menus but it created a duplicate menu on the sites product pages. How can I remove the duplicate? I changed the text color to white in the site styles page but that changes the quantity text also to white. Thanks you sorry for the late response I hadn't noticed the error.
tuanphan Posted April 18, 2023 Posted April 18, 2023 On 4/11/2023 at 8:47 PM, iozziocycles said: Hi the code above worked great for the websites home page drop down menus but it created a duplicate menu on the sites product pages. How can I remove the duplicate? I changed the text color to white in the site styles page but that changes the quantity text also to white. Thanks you sorry for the late response I hadn't noticed the error. Which duplicate, can you take a screenshot? 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!)
iozziocycles Posted April 18, 2023 Author Posted April 18, 2023 Sure, I made the text black on the site styles page. It is now visible you can see the duplicate and how the quantity color is linked. When I change the color to white that the duplicate text will disappear in addition to the quantity. I would like to keep the quantity in black text. Thank you!
tuanphan Posted April 20, 2023 Posted April 20, 2023 Updated the code 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!)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment