1. crimle
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Thursday, 16 July 2020
  5.  Subscribe via email
Hi Ciaran

Using J51_Kaylee, the Header Image does not seem to be responsiv. There is a setting «Header Min-Height» in the template section «General» > «Body/Header styling» which seems to be prevailing.

Thank you and kind regards
Chris
References
  1. https://wegeausderessstörung.ch/
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Chris

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

@media only screen and (max-width: 1024px) {
#container_header {
min-height: auto !important;
height: auto !important;
padding-bottom: 40%;
}}


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

it is perfect now!

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!