Heatherbell Posted March 13, 2019 Posted March 13, 2019 Now configuring new shop with Frozen - trying to simply change background color of new website. Done this on old Gold site with user.css and .body{background-color: #FFF3D8;} but I cannot get this to work on new site. Other changes made on user.css have worked on new site but not the background color - any ideas what I.m doing wrong?
ArtcoInc Posted March 13, 2019 Posted March 13, 2019 @Heatherbell I could be wrong, and this is just as a guess, could you try changing this: .body{background-color: #FFF3D8;} to this: body{background-color: #FFF3D8;} (leave off the leading dot) M
Heatherbell Posted March 13, 2019 Author Posted March 13, 2019 Many thanks for such a quick reply. Yes you are right - I've spent ages trying everything but that - you are a star:)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.