Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

getting rid of page shadow

Home / Forums / Virtue Theme / getting rid of page shadow

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
April 6, 2016 at 9:06 am

hello

my site is cesartv-tempsite.com

and i am wanting to get rid of the shadow around the page.. i used this code:

.boxed #wrapper.container {
-webkit-box-shadow: 0 0 5px 1px rgba(0,0,0,.0)!important;
/* box-shadow: 0 0 5px 1px rgba(0,0,0,.0)!important; */
margin-bottom: 0px;
}

and it works great on all browsers except for firefox. can you tell me a better way to do it?

  • The forum ‘Virtue Theme’ is closed to new topics and replies.