1. fume
  2. Commercial Templates
  3. Wednesday, 28 December 2022
  4.  Subscribe via email
I have noticed that the page header h1 is displayed differently. I tried to change in the file nexus.css .page-header h1, but could not achieve anything.

http://www.buchhaltung-waldner.at/upgrade/

http://www.buchhaltung-waldner.at/upgrade/kontakt

The letters should be bold like in the second link. Do you have an idea?
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)....

.contact h1 {
margin-bottom: .6rem;
font-size: 2.2rem;
font-weight: 400;
letter-spacing: 3px;
}


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!