Hi All,
As you can see i have a grey line above and under this element on my homepage. Not sure what i have done, but it needs to be deleted…Can you help me with this?
Store:
Theme: Craft
Password: Thetraveladdict
Thanks a lot!
Let try to add this custom css code:
.shopify-section .content-container:after {
box-shadow: none;
}
.image-with-text:not(.image-with-text--overlap) .image-with-text__text-item:after {
box-shadow: none !important;
}
the result: