1. vtom007
  2. Commercial Templates
  3. Tuesday, 04 February 2020
  4.  Subscribe via email
Hi we use the template keylee für a club webside. In the header are some Images, thery nice.
But in the responsive view this pictures have the same dimensions like on desktop. Is it possible to change this and where ?

Thanks

URL:
https://taekwondo-vlbg.at
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)....

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


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
its works, Thank you very much :D

Tom
  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!