Reply To: Need to add drop shadow around wrap

Homepage Community Forums Legacy Theme Support Need to add drop shadow around wrap Reply To: Need to add drop shadow around wrap

#2923
Terri
Customer

    Hi Eric,I’ve Googled ’til the cows came home, read dozens of How To’s, and tried at least a half dozen different box-shadow CSS code.   My last attempt placed a box-shadow around body (or #inner, if placed there)  but not around the entire content area including the slider and welcome message.

    -webkit-box-shadow: 0 30px 2px #5a5a5a; box-shadow: 0 1px 30px #5a5a5a;

    I’ve tried placing it in wrap, and in inner, and somewhere else, but can’t seem to capture the ENTIRE content area like in the above referenced website.  Maybe I’m not placing it in the correct place?

    Terri