• Resolved KristySimmons

    (@kristysimmons)


    Hi,

    I love your plugin. I have a client that’s approved a site but I have to adjust the testimonial on mobile and tablet.

    In order to make it work with the theme, I had to set the width for various media queries. Now unfortunately I need to center it within the device, and can’t seem to target it properly. Below is a link to view the screenshots.

    View post on imgur.com

    Can you please advise?

    Thanks in advance for your time,

    Kristy

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Kristy!

    Unfortunately, I can’t provide much CSS help without having a link to the site to inspect, directly.

    Depending on how things are laid out, you may just need to apply margin: 0 auto; to the testimonial wrapping Div and things could fall into place.

    All the best,
    Richard

    Thread Starter KristySimmons

    (@kristysimmons)

    Hi,

    Thanks! I tried targeting the div and am having some trouble. Below is the CSS target I used. Can you please provide me the proper code to target? The site is at https://sh.mjdwebsites.com/

    Your help is greatly appreciated.

    /* Testimonials */
    #testimonials .vc_column_container>.vc_column-inner {width: 700px;}
    .wpb_text_column .wpb_content_element .wpb_wrapper .easy-t-slideshow-wrap .cycle-slideshow {margin: 0 auto;}

    Thanks!

    Kristy

    Plugin Contributor richardgabriel

    (@richardgabriel)

    Hey Kristy!

    I completely missed your reply, here!

    Do you still need assistance?

    Best,
    Richard

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Adjust Testimonials on Mobile and Tablet’ is closed to new replies.