Header padding disappeared when upgraded to Vantage ver. 2.2.2
By Troels Hviid, 10 years ago. Last reply by Andrew Misplon, 10 years ago
Hi, My header padding disappeared when upgrading to latest version of vantage. Custom css: /* Header padding */ header#masthead { padding: 0 !important; background: transparent !important; } header#masthead hgroup { padding: 0 !important; background: transparent !important; } .main-navigation { margin: 0 !important; } body.responsive header#masthead hgroup .support-text, body.responsive header#masthead hgroup #header-sidebar { display: none !important;…