1. fabian@familiepampam.de
  2. Commercial Templates
  3. Tuesday, 07 November 2017
  4.  Subscribe via email
Hello!

I bought the Boutique template a couple of days ago and I am really happy with it!

My question now:
Is it possible to change the position and zoom of the cutted main picture on top in responsive design so that a better part of this picture is been showed?

Thank you in advance

Fabian
References
  1. http://www.urkesh.de
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Fabian

The header background image is set so that it will always fill the header area regardless of the screensize and also allow the parallax effect seen when scrolling. How exactly would you like to edit the background image positioning?

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

please open my page on a mobile device. Is it possible to zoom out a bit to see the sofa and the cushion instead of just the wall?

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

To amend try adding the following to the Custom CSS field of your templates parameters...

@media only screen and (max-width: 767px) {
#header_bg {
background-size: 200% auto !important;
background-position: 50% 100% !important;
}}


Ciarán
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
Perfekt! Thank you a lot.

I could manage to move the image now. Is it possible to zoom it out, too?

Fabian
  1. more than a month ago
  2. Commercial Templates
  3. # 4
  • Page :
  • 1


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