Hello, you have to go in your CSS and set the backgroud color to #000000
well im in the style CSS but what back ground #? in the global section?
Oh and if it’s an image, just delete it from your theme folder in wordpress.
It depends of your theme. all css are mostly differents
which theme are you using?
the basic one it starts with just tring to get used to all this again
in your css
}
body {
background: #fff;
line-height: 1;
replace the #fff by #000000
if it doesnt work because of a backgroud image you will have to delete it in the theme folder on your hoster
ok that didnt work. so where is this theme file and hoster? sry for such dumb questions…..
what is your website adress?
it seems that your theme uses more than one css
navigate throught these css and search for backgrounds# and change them one by one to #000000 refresh your website each time… and set them back to its original# if its wrong, until you changed the right background# to black. I dont see the background image in the folders of your theme besides the ones that are shuffleing in the header.