1. Mol4
  2. Sherlock Holmes The Voice
  3. Commercial Templates
  4. Monday, 26 August 2019
  5.  Subscribe via email
Hello Ciaran,

On my clients website I'm using the layerslideshow on the homepage. On mobile the height does not adjust to the text and button of the slideshow. How can I get this right?
Thanks!
Greetings, Ton
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ton

To amend try adding the following to the Custom CSS field of your template settings...

@media only screen and (max-width: 1089px) {
#container_header {
position: relative !important;
}}


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hello Ciaran,
Thanks for your reply!
Unfortunately this doesn't help.
I've tried some things myself and strangely when I put the following css to the Phone L/scape custom css in the Responsive custom css of the General settings of the template, the layerslideshow on mobile has the height I want it to be (also in portrait position):
.layerslideshow759, .layerslideshow .img-fill {
min-height: 260px;
}
Dont know if this is the right solution but it works fine.
Thanks!
  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!