I installed Catch Evolution and created a Child Theme using Orbisius Theme Extender plug-in. (Maybe I didn't need to do that?)
In the WordPress sidebar, I clicked on "Editor" (at the bottom of "Appearance"), and there I put the following custom css:
#site-details h2 { visibility: hidden; height: 0 ; }
#header-content { padding: 0 !important; }
#header-menu ul.menu a {
padding: 0 1.6em !important ;
font-size: 16px !important ;
}
img {border: 0 !important; }
a { color: #b00000; }
Everything's working great except
#header-menu ul.menu a { padding: 0 1.6em !important ; }
It works perfectly in firefox but it is totally ignored in chrome.
Site: tsa-gnys.org