test
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • jkstle Friend
    #188318

    I am working on the site http://crossridgemontessori.com/.

    I am trying to add a box shadow to several of the sections to help add some more distinction/separatioin between them. I am using the following code in the custom.css file:

    .section2{-webkit-box-shadow: 0px 1px 10px #6F7173 -moz-box-shadow: 0px 1px 10px #6F7173 ;box-shadow: 0px 1px 10px #6F7173}

    It adds a shadow to the section but there is also a shadow around div.custom.section2….

    I can remove it by adding:

    div.custom.section2{-webkit-box-shadow: none; -moz-box-shadow: none ;box-shadow: none;}

    So my question is if that is the right way to do it. I am still new to css and always seem to be doing things the hard way so I wanted to check with you guys.

    phong nam Friend
    #496255

    Hi,

    It’s great & right with your customizations ! We also always recommend users to put their overidden css styles into custom.css file.

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

This topic contains 2 replies, has 2 voices, and was last updated by  phong nam 11 years, 5 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum