Home Forums Pro Themes Nature Bliss Pro Change (decrease) height of testimonial slider

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #48952
    Peter Fest
    Participant

    Hello, (last one for this moment) Could you please provide us with CSScode to change the height of the testimonial slider in the widget on the homepage (make it smaller)? Thanks for your worthful help!

    #48977
    wensolutions
    Keymaster

    Hello @peterfest,

    In order to adjust the height of the slider use below given CSS.

    #sidebar-front-page-widget-area .nature_bliss_widget_testimonial_slider {
        padding: 15px 0 40px;
    }

    Hope this helps.

    Best Regards!!

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