Jump to content
Sign in to follow this  
fintan

Removing the shadow from the Feature area in 2.2

Recommended Posts

fintan

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
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

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

Sign in to follow this  

×