please please pleaseeeeee… how do i change the bg colour of the entire website to grey or another colour
Thanks Gracias Oshe
1 Answers
To change the background of DW Minion theme, below is our instruction:
Firstly, follow the jetpack’s guideline in the Blog article on how to use Edit CSS here. http://cmspioneer.com/designwall/blog/using-jetpack-custom-css-for-your-wordpress-site/
Then add the code to the Edit Css.
.site-main { background: #...; }
Hope this helps !
Please login or Register to submit your answer