Thumbnail spacing, shadow and border!
-
hi
i’m trying to remove the black line around the thumbnails and add spacing between the images to allow the shadow to be seen correctly. i’m doing this via the jetpack CSS editor and have the following thus far, but i lose the spacing between the images and the drop shadow just form a grey bar under the images!/*Add shadow and radius to images */ .entry-content img, img.wp-post-image { box-shadow: 7px 7px 4px #888; }.ngg-gallery-thumbnail img { background-color:transparent!important; border:none!important; border-radius:10px!important; }Anyone tell me what i need to do to fix this please?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Thumbnail spacing, shadow and border!’ is closed to new replies.