Hi!
Love this theme and see lots of possibilities with it.

I would like to know how to remove the drop shadow on the left and right hand side, only visible in Google Chrome?

Comments

aimutch’s picture

Look in style.css for this line under #wrapper:

-webkit-box-shadow: 1em 1em 5em rgba(0, 0, 0, 0.5);

Comment it out to keep that from displaying.

jacine’s picture

Status: Active » Closed (fixed)

Thanks aimutch :) Closing this.