Hi,
I would like to change the background color of the theme (it is white now and I would like to make the whole thing darker) and I can’t do it for now. Here is what I tested:
– Background Color Option in the Personalize section: still white everywhere except when pages are loading, there is a veil of the color selected, and when aggressively scrolling up or down, the page hits the top / bottom and let appear the color
– Background Image in the Personalize Section: same effects as above
I then tried to add this CSS code
body {
background-color: #XXXXX
}
in the following places
– Appearance / Theme Settings / Custom Mode : no effects
– Personalize / Additional CSS : no effects
– Editing the style.css file found in Appearance / Editor : no effects
Could you help me in this task ?
Thanks a lot