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

    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?

    #1081054

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.