hello, we’re having trouble changing the background colors in this theme (not including the theme preset colors)
i was thinking a solid background color. Any ideas on how to do so?
hello, we’re having trouble changing the background colors in this theme (not including the theme preset colors)
i was thinking a solid background color. Any ideas on how to do so?
hi @khoneycutt
This is PageFly - Free Landing Page Builder.
You want to change the background color for the whole site?
Please help me by share your store URL ( password if password protected )
Hope this can help you solve the issue
Best regards,
PageFly
yeah i just want to know how to do it myself. im also helping a friend with her website.
you can try
html,body {
background-color: pink;
}
you can change the pink to any color or any hexcode of the color
Step1: Online store > Themes > Edit code > search for your theme file .css
Step2: Paste the code to the top of the file
hmm i didnt see a file Titled theme.css
only theme-editor.js
can the code be place else where to change featured products background color?