1. jpknubben
  2. Commercial Templates
  3. Monday, 10 April 2017
  4.  Subscribe via email
Hello Ciarán,

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.

In both way is the header not responsive, i use the Samsung S7 Edge.
Olso when i use Firebug on Firefox and change the resolution i have the same issue.
References
  1. http://www.bandencentermaastricht.nl
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Admittedly this is somewhat tricky as the background to your header was not really intended to contain the logo which is better set from within the 'Logo' tab of your templates parameters. To resize your background image on smaller screens you could try adding the following to the Custom CSS field of your templates parameters.

.vegas-slide-inner {
background-size: contain !important;
max-width: 100%;
}


This will however cause an blank area to appear below your background image.

Ciarán
  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!