Hi,
I don’t like waiting around so I found some of the answers on (such as removing search bar on the header): http://catchthemes.com/support-forum/topic/padding-around-logo-and-search-bar-removal/
However, when I enter different custom codes on Custom CSS, they don’t work anymore. How do I solve it? Do I separate the codes by using a comma? Or should I have done line by line?
Currently my codes look like: #site-logo, hgroup.with-logo { padding-top: 0; }, .entry-meta { display: none; }, #header-right .widget_search { display: none; }
Thanks.