My impact theme footerpage is white and i need it to match the main color of my website
Hi @nobadshop ,
This is Theodore from PageFly - Shopify Page Builder App.
- Log in to your Shopify admin panel.
- Navigate to Online Store > Themes.
- Find the Impact theme and click Customize.
- Look for sections named Footer or similar within the theme editor options. Not all themes offer direct editing of the footer through the editor, so this method might not be available.
- If you find footer editing options, there might be a color picker or settings to change the background color of the footer. Select the color that matches your website’s main color.
Best regards,
Theodore | PageFly
Hello @nobadshop can you share the store URL?
Hi Theodore,
there is indeed no color correction choices for the footer like the rest of the sections have
@nobadshop share your shopify website address
Can you give me an example on how I do that. I apologize, I am fairly new here
@nobadshop do you have live shopify store? then you can share the address
You can try this
- In the Shopify admin panel, navigate to Online Store > Themes.
- Find the Impact theme and click Actions > Edit code.
- Locate the file named theme.css within the Assets folder.
footer {
background-color: #yourcolorcode;
}
For the “#yourcolorcode;” Does that mean i write the number that matches our website “fffed” ?
Yes, this is your color
Still doesnt seem to be matching
Please add this code to your theme.liquid above the to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the
Still didnt work
you need add code like this:
My store is not live at the moment. Can you read my convo above with page fly and see if you can help
Just following up here


