Spacing In Testimonials - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Spacing In Testimonials

NO

Nicole Otto

SP Page Builder 2 years ago

I am trying to add Testomonials to my site, there is just way too much whitespace in them. Is there a way to tighten it up?

There is extra whitespace above and below the text that needs to be tightened up.

0
3 Answers
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #112340

Hi

Thanks for contacting us. Could you please give me a screenshot of your issue?

-Regards.

0
NO
Nicole Otto
Accepted Answer
2 years ago #112344

https://snipboard.io/70ksES.jpg

There is quite a lot of white space at the top and bottom I would like to tighten up.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #112457

Hi

Use this custom CSS

.sppb-addon-testimonial{
      padding: 30px 30px 30px 30px !important;
}

Path towards custom CSS: Extensions>Templates>Styles> Click on your current default template name then choose Template Options. Then find custom CSS within the custom code.

0