Hi, I’ve put in a heading underneath the banner, and hidden it on large pages. However, a whitespace still remains where the heading was, instead of it disappearing completely.
Hey anthonycamilleri,
Add the following to quick css:
#after_full_slider_1{
display:none!important;
}
Best regards,
Jordan Shannon