CSS class menu-item

Hi! I created an extra css class for menu-items. After adding this to the menu items it doesn’t change a thing…

This is the class I created:
h4-sub, .h4-sub {
text-transform: none !important;
}

See:
https://www.kunstgaragefranx.nl/welkom/

Does it need any extra coding?
Regards, Natalie

Hello Natalie,

Thanks for writing to us.

I checked your site it seems that your custom CSS code is working fine. Please have a look at the given screenshot in the secure note. It seems that you want to transform the text to the upper, lower from CSS code. Please note you have set the style property as “text-transform: none” so it would keep the text as it has been added to the menu item.

You may check the property of it from this article.


Hope it helps
Thanks

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.