Jump to content

Frame shadow


boriskarloff

Recommended Posts

1 hour ago, boriskarloff said:

Hi, I am using the default template. I need is to know which is the template file has the attribute shadow in every frame?
I'd like to delete it because, surely, it'd be prettiest.

Thanks.

 

I think you refer to:

#products .thumbnail-container, .featured-products .thumbnail-container, .product-accessories .thumbnail-container, .product-miniature .thumbnail-container {
    position: relative;
    margin-bottom: 1.563rem;
    height: 318px;
    width: 257px;
    background: #fff;
    box-shadow: 2px 2px 8px 0 rgba(0,0,0,.2);
}

 

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...