1. jpknubben
  2. Commercial Templates
  3. Monday, 03 April 2017
  4.  Subscribe via email
I bought the Chelsea template, but the header image are not Responsive on GSM, how can i fix this?
By Styles i give the option for Responsive.

Thanks in Advance
References
  1. http://www.bandencentermaastricht.nl
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

On which GSM device are you having an issue? Could you also detail in what way your header is not responsive?

CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
I have the same problem on this site: www,kakaduculturaltours.com.au
Please advise
References
  1. http://www,kakaduculturaltours.com.au
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hi David

Could you check the URL provided as it appears to give us a 404 server not found error.

Also on which GSM device are you having an issue? Please detail in what way your header is not responsive?

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Sorry this is the correct address: http://www.kakaduculturaltours.com.au

Header images added through the styling tab in the template interface and logo text are not responsive on iphone 7.
Please advise
Thanks
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
Thank you

Presuming you want the slideshow height to resize with the browser width, 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 .wrapper960 {
min-height: auto !important;
}
#header {
height: auto !important;
padding-bottom: 50%;
}}


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


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