password is scrollstaging
https://bree-western-aesthetics.myshopify.com/pages/about-us
I’d like the page to be full width and the padding above the image with text section to go away
password is scrollstaging
https://bree-western-aesthetics.myshopify.com/pages/about-us
I’d like the page to be full width and the padding above the image with text section to go away
yes sure add this code
.page-title--about-us .header-wrapper {
margin-bottom: 0 !important;
}
.page-title--about-us main .container {
max-width: 100%;
padding: 0;
}