Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1432232

    Hi,

    is it possible to get a fixed heiht on the entry slider?
    It would be best if the highest slide would be the fixed height of the slides with less content.

    Thanks in advance!
    Best regards :)

    #1432276

    Hey northorie,

    Could you post a link to where we can see the element in question please?

    Best regards,
    Rikard

    #1432421

    Sure, it’s on private content.
    It’s in the fourth section

    #1432442

    Hi,

    Thank you for the update.

    There is no option for this by default but you can add the following css code to apply a minimum height to the sliders.

    .avia-content-slider-element-container.av-lr0sh4rf-253b4eed3b657e2271d5ec08f704cca5 .slide-entry {
        min-height: 230px;
    }

    Best regards,
    Ismael

    #1432462

    Thanks a lot :) That was helpful!
    Thread can be closed

    #1432485

    Hi,

    Thanks for letting us know, we’ll close this thread for now then. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Entry-Slider height’ is closed to new replies.