Home Forums WoodMart support forum Issue with the first slide height

Issue with the first slide height

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

    prokreeger
    Participant

    Hello,

    I have an issue with the first slide height in woodmart slider.

    There is min-height style attribute that applies to the first slide (see image slide-1.png). This attribute makes the first slide shortener then others one.

    On other slides there is no such attribute (see image slide-2.png).

    Attachments:
    You must be logged in to view attached files.
    #274055

    Hello,

    Make all the rows width as “Default”: row the containing the slider, rows that contain the slides.

    Please set the full-width in the Slider settings: https://xtemos.com/docs/woodmart/woodmart-slider/

    If you still have the problem please provide the site admin access to the private area.

    #274338

    prokreeger
    Participant

    I have make changes that you said, but nothing have changed.

    #274527

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .vc_row.vc_row-o-full-height {
        min-height: 100vh !important;
    }

    Best Regards

    #274651

    prokreeger
    Participant

    Hello,

    All works awesome. Great job. Thanks a lot.

    #274714

    You are welcome! If you have any questions please feel free to contact us.

    We will appreciate highly if you spend a couple of minutes and answer the questions provided here: https://8uehqcg4tjy.typeform.com/to/IgyV2EiP

    Best Regards

Viewing 6 posts - 1 through 6 (of 6 total)