Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1242018

    Hi, I found many solutions to set the height of the “Fullscreen slider” to px, but I would need to set it in %. Is there a CSS code for this?
    At the moment I am using this

    .avia-slideshow-inner {
    height: 700px !important;
    }
    .avia-slideshow {
    max-height: 700px !important;
    }

    If I change the 700px to 80% it won’t work anymore – there is still a 20% white space under the slider.
    Thank you
    Ananda

    #1242402

    Hey Ananda,

    I’m not really sure I understand the issue.
    Can you give us a link showing your fullscreen slider? also what you’re trying to achieve.
    Also try to consider using vh instead of % or px.

    Best regards,
    Nikko

    #1242471

    Hi Nikko
    I am at the moment working offline localy so I can just make video of what I mean.
    Here was the initial question: https://kriesi.at/support/topic/set-custom-height-of-fullscreen-slider/#post-1242346
    However there the request is for the px height, but I want it % height.
    Regards
    Ananda

    #1242476

    Hi Nikko
    Sorry my bad I just realized that you have given me the solution :-) I used now vh and it works as expected… thank you!
    Regards
    Ananda

    #1242483

    Hi Ananda,

    I should have highlighted vh ( maybe it looked like a type :D ).
    Anyway, I’m glad that we could help.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Set height of Fullscreen slider in %’ is closed to new replies.