Archived topic
product tabs
1 reply · Started by Bilal on February 28, 2019
Viewing posts 1–2 of 2
How can setting the product tabs for the left side?
Hi there,
Give this CSS a shot:
.woocommerce div.product .woocommerce-tabs ul.tabs {
text-align: left;
}
Adding CSS: https://docs.generatepress.com/article/adding-css/
Let me know :)
This archived topic is closed to new replies.