Not sure if this is the correct place to ask but is there anyway to remove the top and bottom borders of my page here?
Hey alsonjonsolutions,
Add this to quick css:
main.template-page.content.av-content-full.alpha.units.ls-overflow-visible{
padding-top:0px!important;
padding-bottom:0px!important;
}
Best regards,
Jordan Shannon