Hello,
I am wondering how to remove some excess padding from the blue text section in my about page.
https://6k42n5k2bdsmbsm0-60882223346.shopifypreview.com
Let me know if this can be done.
Thanks!
Hello,
I am wondering how to remove some excess padding from the blue text section in my about page.
https://6k42n5k2bdsmbsm0-60882223346.shopifypreview.com
Let me know if this can be done.
Thanks!
Hi @GildedSocial ,
It not a padding its te height of it.
Try this.
.homepage-indiv-section-wrapper.grid--full.homepage-featured-content-wrapper {
min-height: auto;
}
Result:
I hope it help.
Apply padding: 0px on this class in css file