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. Find my contributions useful? Please like, upvote, mark my answer as the best ( solution ), and see my profile. Thanks for your support! I am a Squarespace ( and other technological things ) consultant open for new projects. 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 :') Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.