Viewing 1 replies (of 1 total)
  • Plugin Author Eric Mann

    (@ericmann)

    Yes, it’s possible. You just need to redefine the CSS.

    In your theme’s stylesheet, add the following:

    #banner-block .banner-container {
        border: none;
    }

    This will remove the border.

Viewing 1 replies (of 1 total)
  • The topic ‘removing the banner black box border?’ is closed to new replies.