Wordpress header.php
The key to making changes to WordPress themes is to work methodically. First identify the relevant HTML; second identify all the CSS which relates to it; and third, understand what the CSS is actually doing. Initially make changes by commenting parts out rather than by deleting them. Comment what you have changed and test each batch of changes before moving on to the next.















