Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #764011

    Hello,

    I tried to follow this previous thread, but it looks like some of the code may have changed since then, as I cannot get this to work.

    https://kriesi.at/support/topic/fullscreen-slider-change-the-height-of-100-to-100-100px/

    Would it be possible to get someone to verify that method works or get me in the direction of a new solution?

    Thank you,

    #765691

    Hey haydaw,

    Can you describe what exactly is your issue and give us a link to your website, pleas.

    Best regards,
    Victoria

    #765759

    I ended up finding an easier solution than editing the JS:

    .avia-fullscreen-slider .avia-slideshow>ul>li {
        height: calc(100% - 250px) !important;
        margin-top: 250px !important;
    }
    #765842

    Hi,

    Glad that you fixed it. Let us know if we can close this thread or you need more assistance? :)

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.