Reply 62135 to: Woocommerce Attributes Pulling data in alpahabetic order

Avatar: Eva
Eva Kemp
Support staff
May 6, 2015 at 15:21

Hello,

To rename tabs refer to Woocommerce documentation:
http://docs.woothemes.com/document/editing-product-data-tabs/ (add code to functions.php file).
As I told you in the previous post:

The reason is your side gallery on single product pages.
Try to use this code in custom.css file:

.thumbnails {
    margin-top: -80px !important;
}

Or revert back standard thumbnails under main image instead of vertical gallery.

Regards,
Eva Kemp.

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.