1. johannarakers
  2. Commercial Templates
  3. Friday, 08 December 2017
  4.  Subscribe via email
HI,

About CHELSEA Template

On https://clearessence1.sitemakerij.nl/ I want the background image in the header to be responsive. The image is https://clearessence1.sitemakerij.nl/images/clear-essence-johanna-rakers-amsterdam5.jpg

I want that this image becomes responsive (becomes smaller) in mobile devies. So the height of the image should become smaller and the aspectratio to stay the same, NO cropping of the image, JUST see the image always 100% but just smaller on smaller devices. And so also the header itself has to become smaller. I want the same behaviour as the logo has: https://clearessence1.sitemakerij.nl/images/clearessence-johanna-rakers-verdana3.png - This logo becomes smaller on smaller devices - Aspectratio stays the same).

Can you give me suggestions? Some custom css and where in the template settings to save it?

Thank you for help!

Frank Hoekstra
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Frank

Presuming I understand you correctly try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)...

.vegas-slide-inner {
background-size: 100% auto !important;
}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciarán, It's exactly what I meant. Thanks. Works fine!
  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!