Replies: 1
Hello
I have added the following to the main stylesheet style.css
body { background-color:red; }
And I have <?php wp_head(); ?> added to header.php
But when I open index.php style is not applied. THX
Replies: 1
Hello
I have added the following to the main stylesheet style.css
body { background-color:red; }
And I have <?php wp_head(); ?> added to header.php
But when I open index.php style is not applied. THX