Deleting borders around photos and copy
-
Hi,
I’m NOT AT ALL proficient in any of this more complex computer talk, but really want customise my blog by deleting the borders, which in my basic layout say there are none, but there are, so that’s why I’m having to dig deeper.I’m using the Able theme. Can anyone assist in directing me well?
The blog I need help with is: (visible only to logged in users)
-
This should do it for you.
.hentry { border: none !important; box-shadow: none !important; } .wp-caption { border: medium none; } -
Super, but where do I paste this that you’ve given me? Sorry, said this is all new to me!
-
You can add custom CSS to WordPress.com blog using the Appearance → Custom Design → CSS editor. Note that you can test it with the Preview button any time, but you would need to purchase the Custom Design upgrade to make the changes live on your blog.
- The topic ‘Deleting borders around photos and copy’ is closed to new replies.