diff --git a/theme/stoica/display.css b/theme/stoica/display.css index aeecc1388f..7db73b564b 100644 --- a/theme/stoica/display.css +++ b/theme/stoica/display.css @@ -47,6 +47,14 @@ h1 { #logo { margin-top: 9px; } + +#header h1.pagetitle { + display: none; +} + +#header h2.sitename { + display: none; +} /* ===== Begin Navigation Styling ===== */