Remove some extra spacing between title and content on pages in Brooklyn theme. Only for pages though not for the home page.
eg
URL https://melanie-valentine.myshopify.com/pages/contact
thank you
Remove some extra spacing between title and content on pages in Brooklyn theme. Only for pages though not for the home page.
eg
URL https://melanie-valentine.myshopify.com/pages/contact
thank you
hii, @Moosha
Paste this code on top of the timber.scss file.
.grid__item.large--four-fifths.push--large--one-tenth {
margin-top: -55px !important;
}
Thank You.
Hello there.
header.section-header.text-center {
margin-bottom: 5px!important;
}
Thank you for your response. It’s good to know that it’s worked for you. Kindly feel free to get back to me if you need any further assistance.