App reviews, troubleshooting, and recommendations
Hi,
I'd like to change my Shopify Forms background color to white, but I can only change the colour of the text, button labels, etc. There's no option to change the background colour, and the background appears to be transparent so it is using the background colour from the colour scheme in the header (which is red). I'll attach an image to highlight the issue.
Any help would be greatly appreciated!
Solved! Go to the solution
This is an accepted solution.
Thanks for the info, try this one.
.page-width.scroll-trigger.animate--slide-in {}
section#shopify-section-template--23621036343619__1729593148f367f619 {
background: #fff;
}
div#shopify-block-forms_inline_aXrtRP {
padding-bottom: 30px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Hi @OBS2024
Please, share your store URL. Thanks!
This is an accepted solution.
Thanks for the info, try this one.
.page-width.scroll-trigger.animate--slide-in {}
section#shopify-section-template--23621036343619__1729593148f367f619 {
background: #fff;
}
div#shopify-block-forms_inline_aXrtRP {
padding-bottom: 30px;
}
Your Feedback Matters! Please mark the solution and give likes to posts that helped you. Your appreciation fuels our motivation to assist you better!
Worked perfect! Thanks a lot!
Hi! Any updates?
Hi @OBS2024
Please provide your store password.
Hi!
Its 12345.
Thanks.
Hi @OBS2024
What was your form generated from?
You can modify the form style and add ‘background-color: #fff’; you need to modify the color of the text。
Or edit theme code and add this code
.section {
background: #fff;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025