Widget Shadow

  • Anonymous

    #4306

    How do I remove the shadow that Graphene puts behind my sidebar widgets?

    =>Donna

    Mod

    Kenneth John Odle

    #27843

    Try this in your custom CSS:

    .sidebar div.sidebar-wrap {
    box-shadow: none;
    }

Viewing 2 posts - 1 through 2 (of 2 total)

  • You must be logged in to reply to this topic.