Hi, I have been seeking a way to remove the space above and below the logo on the header #5 (centered logo). I found some answers in the forums (custom CSS) but they do not work. This is what I tried. Could you please help? thank you. Ed
.header {
padding: 0px !important;
}