1. ukfish1
  2. Sherlock Holmes
  3. Commercial Templates
  4. Sunday, 21 May 2017
  5.  Subscribe via email
Ref: http://www.west5web-test.co.uk/

Nadia template

How do I get the header slideshow to show the full with images in mobile view?

currently it only show a small percentage width of the image.

cheers

Paul
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Paul

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

@media only screen and (max-width: 1024px) {
.vegas-slide-inner {
background-position: 0 70px !important;
background-size: 100% auto !important;
}
#header_bg {
min-height: 0;
padding-bottom: 20%;
}}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
perfect - many thanks

Paul
  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!