Tagged: x Author Posts November 22, 2016 at 5:48 am #1266685 waiParticipant Hi there, https://www.mays.net.au/products/gemstones/ Referring to the link above, I want to change the text style of the parent categories in the widget to all uppercase. So, the parent categories Jade and Jewellery in the widget should be in uppercase. Can you please provide me with a css code for that? November 22, 2016 at 5:55 am #1266688 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> Global CSS : li.cat-item ul a { text-transform: none; } li.cat-item a { text-transform: uppercase; } Hope that helps. November 22, 2016 at 6:00 am #1266693 waiParticipant That did it, thanks! 🙂 November 22, 2016 at 6:00 am #1266694 FriechModerator You’re more than welcome, glad we could help. Cheers! Author Posts <script> jQuery(function($){ $("#no-reply-1266685 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In