If you want to change the style of the variations table you need to work with custom CSS.
For example if you want to change the header-background color you can insert the following custom Styles into your Child Themes > Custom CSS:
.woocommerce-variations-table thead tr { background-color: #000; }
Hi,
how can i change the colour of the add to cart button?
also is there a shortcake option where i can paste my products including the variations into a specific page or post.
Thanks
Hi Luke,
our plugin adopts the themes styling for your add to cart button. You can use custom CSS to change the look & behaviour.
For shortcodes please see here.
can i make photo print online by this plugins
Hello,
what do you mean with this?
I want the attributes color box to be a drop down list
That is not possible unfortunately 🙁
Hello, I am trying to add the code for making the featured image on every variation clickable for viewing larger with the simple lightbox plugin, can you tell where do I have to put the code?
Thanks
Thanks for providing this information to us 🙂
Hey – did anyone find a solution to this? I’m looking to do the same.
Thanks
Hey! I try the same … have you come further?