hellololo Posted January 9, 2021 Share Posted January 9, 2021 Site URL: http://hellololo.net Hello! I have a website made with the Avenue template ( http://hellololo.net ). What I would like to do is keep the background color for the pages the same except for the background color of my shop. I've been trying to insert codes here and there, but I'm clearly not doing a good job lol. Any help would be very appreciated~ Have a good one! Link to comment
creedon Posted January 9, 2021 Share Posted January 9, 2021 Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. <style> body { background-color: green; } </style> This is for a v7.0 site using the Avenue template. Change the color of the background to suit. Let us know how it goes. hellololo and tuanphan 2 Find my contributions useful? Please like, upvote, mark my answer as best , and see my profile. Thanks for your support! Link to comment
hellololo Posted January 9, 2021 Author Share Posted January 9, 2021 1 hour ago, creedon said: Add the following to Store Settings > Advanced > Page Header Code Injection for the store page. <style> body { background-color: green; } </style> This is for a v7.0 site using the Avenue template. Change the color of the background to suit. Let us know how it goes. Creedon! Thank you so so much, man! It works! I'm so excited :') tuanphan and creedon 2 Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment