1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Tuesday, 08 February 2022
  5.  Subscribe via email
Hi Ciaran

J51_Ensley_J4 displayes the page heading twice.
J51_Ensley_J3 did it just once.

Example (the page title is «Sektion Bern - Home»)
J3: https://anav.ch/de/home-bern
J4: https://anav.ch/j4/de/home-bern

Thank you and kind regards
Chris
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

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

.maincontent .page-header h1 {
display: none;
}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran

There is obviously i tiny difference between J51_Ensley_J3 and J51_Ensley_J4.
With your proposed CSS code, this works.

Thank you and kind regards
Chris
  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!