Last Updated: February 25, 2016
·
1.043K
· derrybirkett

!important; A simple way to remove the irritating grey border on wordpress gallery images

.gallery a img {
border: 0 !important;
}