Trigger Posted January 7, 2020 Posted January 7, 2020 Hi all, sorry to be a bother. Is it possible for someone to provide the custom css code that I could use to ensure my website navigation bar starts with a capital letter. On the mobile navigation it's fine. Template: ethan. Website link: www.triggersanj.com Thanks in advance.
tuanphan Posted January 7, 2020 Posted January 7, 2020 Add to Home > Design > Custom CSS .Header-nav-item { text-transform: capitalize; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)
Trigger Posted January 8, 2020 Author Posted January 8, 2020 11 hours ago, tuanphan said: Add to Home > Design > Custom CSS .Header-nav-item { text-transform: capitalize; } Thank you. That worked.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.