Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #222062

    I want to use the full page slider but only want a space about 400px high to be visible at a time. Not the 3 options that are given to me now.

    #222188

    Hi Geoffdoyle!

    You can add this on custom.css or Quick CSS to change the height of the Fullwidth Easy Slider to 400px:

    .avia-fullwidth-slider {
    height: 400px;
    }

    Regards,
    Ismael

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