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

    Hi,

    I was wondering how I could remove the thin white line (or change its color to the nav color) and how do I remove the thin grey borders that run the bottom length of the color section. http://i.imgur.com/2LbgAf1.png

    Cheers

    #431602

    Hi tjpicasso!

    Add this to your custom CSS.

    .avia-section {
      border-color: transparent !important;
    }

    Best regards,
    Elliott

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