The easiest way is to use chrome and the web developer tools. You can inspect the element to find out what selector you need to add the display:none; to. If you go to the w3c school css tutorial it will explain a lot of basics:
http://www.w3schools.com/css/default.asp
Thanks,
Anne
Bookmarks