hi. how can i get this color section 51px high? why is there so much blank space above the logo?
Hi Alex,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-9 .avia-builder-el-0 .container {
padding-top:0 !important;
}
Best regards,
Rikard
OK thanky Rikard :) Do you know where the blank space is coming from?
Greetings, Alex
And where can i delete https://imgur.com/a/R0bQ7 the space under the logo?
Hi Alex,
Please try this CSS as well:
#av_section_1 {
min-height:0 !important;
}
Best regards,
Rikard
Great. Works! Thank you Rikard. Closed.