1. pixelotto
  2. Commercial Templates
  3. Tuesday, 20 August 2019
  4.  Subscribe via email
Hi!

Could you advise me about css code to use for making responsive the header images?
I mean, I need mobile users could see the entire header images, not only a part of them.

Best Regards.
Gaetano
References
  1. http://www.tuttinmusica.it
Accepted Answer Pending Moderation
0
Votes
Undo
No answer?
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Gaetano

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: 1024px) {
.vegas-slide-inner {
background-size: contain !important;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Thanks so much!
It works!
:)
  1. more than a month ago
  2. Commercial Templates
  3. # 3
  • Page :
  • 1


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