Thank you for your help it worked
Thank you.
The theme does not have Custome CSS option.
Where would I insert the code then?
http://netnode.co.za/wp/
I realise but apparently this is the html code to use if the site is css
<body style=”background-color:#082933″>
<h1 style=”color:white”>
according to w3schools.com
Hi
I have tried to change the background with colour of my page with CSS using following code –
<html>
<body style=”background-color:#082933″>
<h1 style=”color:white”>
Bio-Eis (Bioeis) höchster Qualität</h1>
<p style=”color:white”>
info etc</p>
</html>
it is not working. Can one use CSS code in the free version?