Hi can you please help me with the following: 1 how do I remove your contact details top right of screen? I think you should advise how to do this in your instructions as this one of the first things people would want to do 2 how do I remove categories heading and archives heading from left side bar? 3 and finally how do I remove recent comments and categories from the widgets at the bottom of the page. When I select widgets I no not see this information regards Ian
1.For your first issue Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .header .top_right_bar { display: none; } 2.For your second and third issue. Go to Appearance > Widgets Drag text widgets and drop them in the Primary,Secondary, first, second and third widget area. This will solve your issue.