Testimonial position align - by capri_2794

This topic has 2 replies, 2 voices, and was last updated 5 years, 4 months ago ago by Rose Tyler

  • Avatar: capri_2794
    capri_2794
    Participant
    November 30, 2018 at 08:50

    Hello,

    I want the testimonials on home page to be centered between heading and the navigation dots.

    This is centered: https://prnt.sc/lou7yz
    This is not (lesser upper space): https://prnt.sc/lou8au

    Kindly help in this regard.

    Regards

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    November 30, 2018 at 09:45

    Hello,

    Please try to use this code:

    .slick-initialized .slick-slide p {
        min-height: 130px;
    }
    .slick-initialized .slick-slide p {
        display: flex;
        align-items: center;
        justify-content: center;
        flex-flow: column;
    }

    This default margin http://prntscr.com/louwys can be changed here – http://prntscr.com/louxld

    Regards

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.