Attributes & Groups are aligned right

FAQ Viewed: 1010

Sometimes the grouped attributes or values are text aligned right, because of WooCommerce styles.

Please add the following custom CSS to solve this problem:

.woocommerce table.shop_attributes th {
	text-align: left;
}

.woocommerce table.shop_attributes td {
	padding: 0;
}

Leave a Reply

Your email address will not be published. Required fields are marked *

  • Topics

  • Popular FAQs

  • Recent Posts

  • Recent Comments

  • Archives

  • Categories

  • Meta