- This topic has 4 replies, 2 voices, and was last updated 14 years, 8 months ago by .
Viewing 5 posts - 1 through 5 (of 5 total)
Viewing 5 posts - 1 through 5 (of 5 total)
- You must be logged in to reply to this topic.
Support site for Tips and Tricks HQ premium products
by
Tips and Tricks HQ Support Portal › Forums › WP eStore Forum › WP eStore Tweaks › Where to modify Variations pull down CSS?
Tagged: css, variations
Anyone know where the CSS is that affects the variations pull down in non-fancy? Looks like I’d need to create a class?
Thanks!
The no CSS is specified for the drop down select fields. This way it will inherit the CSS specified in your theme.
You can introduce it yourself you like… the code is in the “eStore_button_display_helper.php” file.
Thanks Amin, will do!
So I’m looking for code that starts the form related to the variations pull down and can’t seem to find it. Can you point me in the right direction on where to insert the class designation for it?
Thanks!
nm I found a solution there, thank you!