1. z0r0z
  2. Commercial Templates
  3. Thursday, 26 March 2020
  4.  Subscribe via email
Hi there,

I would like to change the font-weight and text-transform in the copyright of the Sophia template. I have entered the desired changes in the _footer.less file, but unfortunately they are not visible. What can I do?

Thanks for your help
Attachments (2)
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)....

Edit to taste

.copyright p {
font-size: 0.7rem;
font-weight: normal;
text-transform: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
  • Page :
  • 1


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