Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Contributor Michael Cannon

    (@comprock)

    Using CSS is the short answer.

    Can you send along a URL to get something more specific?

    Thread Starter degrees

    (@degrees)

    Thanks for replying, so often these support forums go ignored. very appreciative!

    I took your advice and went through the CSS file again.

    It took a while to find out which CSS class to edit (I am a lay person, no coder here!)

    But eventually I did find it by adding a margin-bottom: 30px; to every class and viewing front end each time to see if it worked! Eventually trial and error prevailed, and voila! Spacinggg.

    My code was:
    .testimonialswidget_testimonial_list {
    color: #5C658D;
    font-family: Georgia; Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-style: italic;
    margin-bottom:30px;
    }

    Plugin Contributor Michael Cannon

    (@comprock)

    I’m glad to have helped. Thank you for the appreciation.

    Plugin Contributor Michael Cannon

    (@comprock)

    Testimonials in action at https://typo3vagabond.com/typo3-vagabond-testimonials/.

    degrees, got a link you’d prefer I use for you?

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: Testimonials Widget] Increase space or insert line between each testimonial’ is closed to new replies.