1. Knight
  2. Commercial Templates
  3. Friday, 01 April 2016
  4.  Subscribe via email
Hello.

When I have a picture, (specialan vertical one), the picture in the slide show go out of center by rezising the page (100%--> 125,150%). The picture move to the right side.

A second topic is that sometimes (in my work) Firefox newest version the mobile menue is shown also by a reziseing of the @30%

Best Regard

Knight
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

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


.layerslideshow .img-fill {
height: auto;
}
.layerslideshow .img-fill img {
height: auto;
max-width: 100%;
min-height: auto;
}


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!