Hi. I would like to make my testimonial section smaller. Please can someone assist with the code. I am using the Streamline theme. TIA
Please share the store URL…
@ligumafrica Please send me store url.
@ligumafrica Go to assets/theme.css and paste below css at bottom of file.
.index-section--alt
{
Padding: 50px 0 !important;
}
Hi, the height of the section is still the same after I’ve pasted this in the css file.
.index-section.index-section--alt {
padding: 16px;
}
Add this css at the bottom of Online Store->Theme->Edit code->Assets->theme.scss.liquid
Hi @ligumafrica .
This is PageFly - Advanced Page Builder.
You can go to Online store => themes => actions => edit code and add this code on file theme.css
.index-section.index-section--alt{
padding: 50px 0;
}
Hope this helps.
Best Regards;
Pagefly