[Support request] How to get rid of box color and shadow

Home Forums Support [Support request] How to get rid of box color and shadow

Home Forums Support How to get rid of box color and shadow

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

    I have changed the background color to white to match the white inner color but have a grey line and shadow around everything. How do i turn this off or make it white/transparent.

    See images – thanks

    https://1drv.ms/u/s!AtDfGIKekBOguAfKXUdRthXD65Vv?e=BtsNSE

    #1596125
    Elvin
    Staff
    Customer Support

    Hi,

    I believe you’re using Marketer from the site library templates?

    This particular site template adds in this CSS on Appearance > Customize > Additional CSS:

    .inside-article, .sidebar .widget, .comments-area {
        border-right: 2px solid rgba(0,0,0,.07);
        border-bottom: 2px solid rgba(0,0,0,.07);
        box-shadow: 0 0 10px rgba(232,234,237,.5);
    }

    Simply remove this line of CSS to remove it from the site.

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