Hi, we are using the customer review tool in the large design and added it here on our page:
http://seminare.thework-coaching.de/the-work/
How could be change the hight of the box (as we want to have it more thin) but we don’t want to use the slim version as we don’t like the way its showing the quotes.
Thanks.
Hey!
Try adding this code to the Quick CSS:
#top .avia-testimonial-wrapper {
margin: 0;
}
Cheers!
Josue