• Resolved Fabio G

    (@fabio-g)


    Hi,
    how can be decreased the height of slider with its buttons to change slides?
    Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author 8Degree Themes

    (@8degreethemes)

    Hello Fabio,
    We have written the code for decreasing height of slider below:

    .eight_sec_plx_slider_section .slide{
    height: 80vh !important;
    background-size: cover !important;
    }
    .eight_sec_plx_slider_section .bx-wrapper{
    height: 80vh;
    }

    Hope this is the changes you are seeking for.
    Thank you!!

    Thread Starter Fabio G

    (@fabio-g)

    Thanks a lot!

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