I have done some keyword search on how to change the background colour from the default purple to any of the other colours that are supposed to be with the theme, but I can't find any direct instructions. I saw one reply where there are different style sheets for each colour, and I can see that in my installation, but what I don't know is how to make one of those active. I can't find it in the user manual either.
Can someone help please?
Thanks a lot!!
ShopperPress - Community Forum
Need help with ShopperPress? Click Here to Learn More
Background Color
(6 posts) (3 voices)-
Posted 1 month ago #
-
hi,
sure all you do is edit the css file for the theme your using.
styles.css in the folder shopperpress/themes/**/css/styles.css folder.
** is the theme your using.
change the stylesheet: body { } and add the background syntax you like for example:
background: #000; <-- will make it black.
Need Marketing and SEO advice? Checkout the ShopperPress Blog;
http://www.shopperpress.com/blog/Posted 1 month ago # -
Mark,
Awesome thanks for the tips
Posted 1 month ago # -
my pleasure
Posted 1 month ago # -
Thanks Mark. I see how it works now. Pretty cool!!
Posted 1 month ago # -
my pleasure.
Posted 1 month ago #
Reply
You must log in to post.