Hello,
I was unsuccessful to capitalise this element in the sub-categories mega menu:https://drive.google.com/file/d/0B0kbj5CETpoNa0RkVklpT0E2WWc/view?usp=sharing
Please help me on this!
Thanks,
Indro
Hi,
You can modify the font in the mega menu in Theme panel->Theme fonts here – https://www.screencast.com/t/zJoh6f9hp4 but as I can see in the pritscreen it already is capitalized, maybe you meant uppercase, sorry if I am misunderstanding something.
Thanks
Hi,
If you tried the theme panel option – https://www.screencast.com/t/yHIW3bvLE and it’s not working try renaming the menu and see if the settings apply. Also you could try this css code to force the text to become uppercase, enter it in Theme panel->Custom Css.
.td_mega_menu_sub_cats {
text-transform: uppercase!important;
}
However it would be very helpful if you coan provide a link to your website to inspect it and see why this is happening.
Thanks
Hello!
Still doesn’t work, I mean, I am able to capitalise them but ONLY the first row/voice of the subcategory doesn’t, to be precise, the term “Te Gjitha” meaning “All” it is this one that doesn’t capitalise.
to inspect it, here are the credentials to see the page: username: konica password: koni@12 domain: konica.al
Thank you,
Indro
Hi,
What I am seeing is that the text “Të Gjitha” is already capitalized (meaning the first letters of words is in uppercase) if you want to make the whole word/words in uppercase you should select it in Theme panel – https://www.screencast.com/t/PCUtnyFN4xIy and save the settings, then it should look like this – https://www.screencast.com/t/QDfXM9wH and in my test – https://www.screencast.com/t/sXiCmY4RVpY
Thanks