Hi there – I’m just doing a temporary landing page – how do I remove the line at the top of this page:
http://delaware.raisr.co/home/
Many thanks!
Drew
Hey AndrewDelaware!
Please insert this code into the quick css field
#top.avia-blank #main .container_wrap:first-child {
border: none !important;
}
#top.avia-blank .avia-shadow {
box-shadow: none !important;
}
Cheers!
Peter