Hi there,
There is a big gap space between the header and the hero image. I have added a custom content page but not sure why that is happening. Can someone please help with this? Cheers
Please share your store URL.
Here you go @dmwwebartisan ;
URL:- https://www.trends-cart.com/pages/about-us
Password:-brient
Please add the following code at the bottom of your assets/theme.scss.liquid file.
div#CustomImageWrapper--1-532475707567 > div:nth-child(1) {
padding-top: 0px !important;
}
Hope this works.
Cheers mate @dmwwebartisan , it worked!
