As you can see from the image, there’s white space surrounding on the outer layer, how do i change the background color to this font color? #F5F5F5
hey @withaudette share the URL of your website so i can help you
hi it doesn’t work, it changes the background for everything.. I only want to change it for the background under the contact form page
Hello there
You can add this CSS in css file.
#shopify-section-template--24305478074667__contact_form_v2_KNMic6 {
background-color: #F5F5F5;
}


