Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #263928

    I applied an ID to the LayerSlider, and then applied the following styling:

    #layerslider_01{
    min-height: 50%;
    max-height: 50%;
    }

    which resulted in
    1
    where the contents of the LayerSlider have been rescaled.

    This is obviously not the desired result – I would like the LayerSlider’s height to be min 50% of window size. Could someone please help me to achieve the desired result? (NB min-height on its own had no effect whatever.)

    • This topic was modified 10 years, 6 months ago by martinbelton.
    #265323

    Hey martinbelton!

    Unfortunately getting the height of the window size is a bit tricky with css. In the context of a LayerSlider your only route would be experimenting with the ID and slides inside.

    In general though individual customization requests are not covered under the scope of support so please keep that in mind.

    Best regards,
    Devin

    #265330

    OK, many thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problems with LayerSlider height’ is closed to new replies.