Shopify themes, liquid, logos, and UX
Hello folks,
how can I reduce the line-height between the sub-heading and heading? It consumes too much space... Can I insert the CSS-Code right at the slide-show section?
My URL is: www.moncourage.de
Thanks so much.
Eva
Hi @Eva_Helmeth to reduce the space for one section you can go to that section in customizer and add this css in custom css box.
h3.heading.h3 {
margin-top: 0;
}
to reduce for all image with text sections add this css at the bottom of theme.css file
.image-with-text__content-wrapper .heading.h3 {
margin-top: 0;
}
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025