
Removing Shadow from links
Please add this custom css inside your Theme Options:
.post .post-content p a, .post .post-content ul a, .post .post-content ol a { box-shadow: none; } .post .post-content p a:hover, .post .post-content ul a:hover, .post .post-content ol a:hover { background: none; }