I’d like to change the Instafeed background color from white to the light purple background color that my social media icons are with. I also have pagefly as everything above Instafeed, idk if that matters
Can anyone help with this?
I’d like to change the Instafeed background color from white to the light purple background color that my social media icons are with. I also have pagefly as everything above Instafeed, idk if that matters
Can anyone help with this?
Add This Css in your Edit Code > Base.css File
section#shopify-section-template--16448436175022__1711766638eba99aae {
background: #ffecf3;
}
If you require further help to optimize or customize your store, please don’t hesitate to reach out. If you find this information useful, a Like would be greatly appreciated. And if this solves the problem, please Mark it as Solution!
Best Regards,
LuffyOnePiece
This did not work. Any other solutions?
Do I delete what’s already there or paste your code below it?
That worked! Thank you so much