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;
}
We recently spoke with Zopi developers @Zopi about how dropshipping businesses can enha...
By JasonH Oct 23, 2024A big shout out to all of the merchants who participated in our AMA with 2H Media: Holi...
By Jacqui Oct 21, 2024We want to take a moment to celebrate the incredible ways you all engage with the Shopi...
By JasonH Oct 15, 2024