Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

capitalize menu text

Home / Forums / Virtue Theme / capitalize menu text

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
January 14, 2016 at 9:29 am

Hi guys,
How would I transform secondary menu text to capitalize? I’ve tried some css like below that hasn’t worked. Thanks.

#nav-second {
text-transform: capitalize;
}

#nav-second ul.sf-menu>li>a {
text-transform: capitalize;
}

  • The forum ‘Virtue Theme’ is closed to new topics and replies.