I am using woocommerce variations. When viewing the product in Safari or FireFox the variable dropdown box cuts the top line of the box border off. Any ideas on how i can fix this.
Thanks.
What is your site url? Also provide a screenshot so that it is easy to understand the issue.
Here is a link to site
http://outwandering.net/product/kids-team-hat/
can’t get screen shot img to paste.
Use imgur.com and paste the links here.
Screen shot link: http://imgur.com/9HOYPgI
Website link: http://outwandering.net/product/kids-team-hat/
this could fix the issue and also the invisible label, insert in the Custom CSS:
.variations td {border-top:0px;}
.variations .label {color: #333;}
Thanks for the reply. That changed the title color but didn’t change the border. It still is being cut off.
I don’t see this defined in the custom css:
.variations td {border-top:0px;}
I put it in but I am not seeing any change.
I am showing same problem in all 3 browsers IE, Safari and FireFox. Didn’t know if that helps at all.
The topic WooCommerce Variable Tilte Box is closed to new replies