Related Products This topic has 3 replies, 2 voices, and was last updated 5 years, 5 months ago by Spiracle Themes. Viewing 3 reply threads Author Posts Actions Reply April 14, 2019 at 12:15 pm #1578 AnastasiaGuest I want the CSS script for changing the related products title to not all uppercase letters. Actions Reply April 15, 2019 at 2:11 am #1580 Spiracle ThemesGuest Hi Anastasia, Try this CSS section.related.products h2 { text-transform: none; } Copy and paste this in Appearance -> Customize -> Additional CSS Let us know if this works or not. Best Regards Actions Reply April 17, 2019 at 6:23 pm #1581 AnastasiaGuest Yes that worked, thank you! But now I need Cart totals, Billing Details, and Additional information, and Your order. If you could please provide the CSS for this it would be appreciated. Thank you. Actions Reply April 18, 2019 at 10:53 am #1583 Spiracle ThemesKeymaster Hi Anastasia, Here is the CSS for these .woocommerce .cart_totals h2 { text-transform: none; } .woocommerce-checkout .entry-content .woocommerce h3 { text-transform: none; } Best Regards Author Posts Viewing 3 reply threads Reply To: Related Products Your information: Name (required): Mail (will not be published) (required): Website: Set as private reply Cancel Submit