I want the yellow bar with the mail optin field below the header to flush with the picture of the hand holding a smartphone. How can I do that so that I can take away the useless yellow space below it?
I appreciate your help and this support forum very, very much btw! :)
Best regards,
Tobi
Hi,
this should hide the space
.page-id-97 .avia-builder-el-16{
max-height: 100px;
}
but i would add a class to the section so you can use your own class instead this one .avia-builder-el-16
.your-class {
max-height: 100px;
}
Regards
Alex
Hey Evendril,
Thanks for your input on this!
Best regards,
Jordan Shannon
Awesome, thank you so much!
Thread can be closed.
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon