mixxmh 0 Report post Posted July 25, 2012 Hi all, I'm a newbie with pagelines and building my first testsite with it. I have a shadow around the Feature section that I would like to remove but I can't figure out how. Any ideas or tips? thanks Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted July 25, 2012 Hello, Add this to your custom CSS. [code]#feature-area { box-shadow: none; }[/code] Please search our forums, before posting! Share this post Link to post Share on other sites
mixxmh 0 Report post Posted July 26, 2012 Hello Danny, Probably the only one I didn't try :) Thanks. Mick Share this post Link to post Share on other sites