Tagged: bottom, color section, enfold, padding, Top
Hello,
i have a problem at this link https://nicolaipetrovic.com/gamechanger-ebook/
I want the headline and subtitle and whole content of my first color section went up straight under the url type field of the browser. So why is there so much space until my headline starts?
Could you help me?
Best regards,
Nico
Hey Niico93,
Please try the following in Quick CSS under Enfold->General Styling:
.page-id-1425 .avia-builder-el-0 .container {
padding-top:50px !important;
}
Best regards,
Rikard
worked perfectly, thank you!