Hello… I am trying to add some white space above my contact us page header.
Thank you for you help
Hello… I am trying to add some white space above my contact us page header.
Thank you for you help
Please add the following code at the bottom of your assets/stylesheet.css file.
div#shopify-section-contact-page-template {
margin-top: 55px;
}
Hope this works.
Thanks!
100% works, thank you