Hello, again Shopify community! I need some help reducing the spacing below the text “What our customers say.” Please and thanks!
please add this below code in below of styles.scss file
.testimonial-section {
padding: 0px 0 60px 0;
}
Hello, again Shopify community! I need some help reducing the spacing below the text “What our customers say.” Please and thanks!
please add this below code in below of styles.scss file
.testimonial-section {
padding: 0px 0 60px 0;
}