dude, you’re awesome! it worked! One more question, as you see in my website, categories has to be in the sidebar but instead, it is at the bottom of the page. How can i move the categories to the sidebar? (I use anspress widgets but it does not work)
add this to style.css: .anspress #content-area ul li, .anspress #content-area ol li { margin-left: 0; padding: 0; }