1. accs-web
  2. Commercial Templates
  3. Saturday, 19 May 2018
  4.  Subscribe via email
How to adjust height of Ashley J51_LayerSlideShow module?

Thanks
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To set a max height to your LayerSlideshow you can add the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

Edit height to taste...

.layerslideshow, .layerslideshow .img-fill {
max-height: 400px;
}


CiarĂ¡n
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Is it possible to move the info box up about 250px?
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

To amend try adding the following to the Custom CSS field of your templates parameters (Extensions -> Templates -> [YourTemplateStyle] -> Custom CSS)....

.layerslideshow .info {
bottom: 250px;
}


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