0
Hello,
When creating a new topic, the topic title is all in uppercase lettering. Is there a way to make it normal? Not in default uppercase letters.
Regards
0
Hello,
You can edit the styles as you need. If you are not familiar with sass or gulp then the easiest solution would adding styles to header view file themes/default/views/header.php
before </head>
closing the head.
<style>
.content-box .content-box-middle h2, .content-box .content-box-middle2 h2 {
text-transform: none;
}
</style>
Thank you
We use Cookies
We use cookies to ensure that we give you the best experience on our website. By continuing to browse the site you are agreeing to our use of cookies.
Please visit https://tecdiary.com for purchase, support and all other tasks. If you find any bug/error there, please do inform us. Thank you