1. Activa
  2. Commercial Templates
  3. Wednesday, 23 October 2019
  4.  Subscribe via email
Hello,

I need to free all the titles and modules where uppercase has been coded. I´m using Renita.

Thanks!.
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

h2, 
h4,
.registration h1,
.content-category h1,
.hornav > ul > li > a {
text-transform: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Excellent!. It works.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!