Hi. My Tab Section titles and Icon List titles both appear in upper case although I have typed them in lower. How do I fix this? Thank you in advance.
Hey gorgani,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Hi, can help with issue? Thanks
Hi,
Could you post a link to where we can see the elements which you want to adjust please?
Best regards,
Rikard
Hi. Here you go, below. Thanks
Hi gorgani,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
#top .av-inner-tab-title,
#top .avia-icon-list .iconlist_title {
text-transform: none;
}
If you need further assistance please let us know.
Best regards,
Victoria