Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #208794

    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

    #208825

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Remove Line at Top of Page’ is closed to new replies.