Notifications
Clear all
Topic starter
In the style you are editing go view all templates, then look under “CSS TEMPLATES” then find the vbcms.css file and make these edits.
You only have to change “uppercase” to “none”
Find:
[PHP].header {
text-transform:uppercase;[/PHP]
Change to:
[PHP].header {
text-transform:none;[/PHP]
Posted : 17/02/2020 1:08 pm