Edit CSS the Variant Slect
-
How i can edit CSS the Variant Slect
http://prntscr.com/t7144j
Hello,
I saw the screenshot you attached. Unfortunately, there is no option in Theme Settings to change the style of the variation select dropdown on the single product page.
Please describe what you want to achieve for the dropdown to check it myself and help you out accordingly.
Best Regards.
Hi thanks, I need is for it to be more visible, because my clients don’t seem to see it.
In the image I place two ways as I would like (only one, I only show two to see with which they can help me).
http://prntscr.com/t8m8bz
Hello,
I saw the screenshot you attached. Please try and add the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.single-product-content .variations td.value select {
background: blue;
color: white;
}
For border try adding the following CSS.
.single-product-content .variations td.value select {
border: 2px solid black;
}
Best Regards.
perfect that’s just what I needed
Most Welcome :-)
If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.
Thanks for contacting us.
Have a great day :-)
Topic Closed.
Best Regards.
The topic ‘Edit CSS the Variant Slect’ is closed to new replies.