Testimonial Section

Discussion in 'StartPoint Business One Page WordPress Theme' started by hannahjvdudley, May 16, 2015.

  1. hannahjvdudley

    hannahjvdudley New Member

    Joined:
    Apr 8, 2015
    Messages:
    9
    Likes Received:
    0
    Two questions related to the Testimonial Section:

    1) Is there a way to slow the speed of the testimonials slider?
    2) Is there a way to keep this section the same size (according to the largest testimonial text), rather than it adjusting to each testimonial?
    - The problem with it auto-adjusting is that as someone is trying to type a message in the Contact section below it shifts up and down due to the size of the testimonials above.

    www.healthyselfhealthylife.com
    Thanks.
     
  2. sameerwalkar

    sameerwalkar Guest

    Hello,

    As per your queries:

    1. Kindly follow the below steps mentioned in the image to vary the slider speed:

    startpoint-bxslider-speed.png

    2. To prevent the shifts i.e. up and down: kindly place the below CSS in
    Appearance -> Theme Options -> Styling Options -> Custom CSS of your dashboard.

    Code:
    .testimonial-wrapper {
      height: 560px;
      }
    Hope it will solve your issue.
     
  3. hannahjvdudley

    hannahjvdudley New Member

    Joined:
    Apr 8, 2015
    Messages:
    9
    Likes Received:
    0
    Thank you for your quick reply. #2 is resolved.
    However, when I select Editor, under the Appearance heading, I don't get the same screen as you're showing - what I get is attached.
     

    Attached Files:

  4. sameerwalkar

    sameerwalkar Guest

    Hello,

    I got your concern.

    It seems that you have not installed WP-editor plugin. Kindly install the same.

    It will solve your issue.

    Let me know for further doubts.
     

Share This Page