fintan+ 1 Report post Posted June 20, 2012 There seems to be a new shadow around the feature area in 2.2, tried to find it with firebug but can't seem to. How can I remove this? Any and all help appreciated. Thanks -- Fintan Share this post Link to post Share on other sites
Danny+ 1,327 Report post Posted June 20, 2012 Hi FinTan, Add this to your custom CSS: [code]#feature-area { box-shadow: none !important; }[/code] Please search our forums, before posting! Share this post Link to post Share on other sites