Skip to content

Instantly share code, notes, and snippets.

@swoboda
Created August 22, 2017 08:45
Show Gist options
  • Save swoboda/9a765643943509bb7b9aa12c8357be27 to your computer and use it in GitHub Desktop.
Save swoboda/9a765643943509bb7b9aa12c8357be27 to your computer and use it in GitHub Desktop.
product-title-desc-caps.css
.product_title,
.woocommerce-product-details__short-description,
.woocommerce-Tabs-panel--description {
text-transform: uppercase;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment