deleting blog frame shadow
-
Hi
I would like to remove the frame shadow around my blog, I have looked through css stylesheet, I have not been able to find something helpful.I would appreciate some help or pointers
regards
The blog I need help with is: (visible only to logged in users)
-
-
-
I checked http://blackmanfromthesky.wordpress.com/ and I found that you added custom CSS like the following to hide the shadow that was making a border around the main content area of the Gridspace theme:
#page { box-shadow: none; }Nice work!
- The topic ‘deleting blog frame shadow’ is closed to new replies.