Delete Last Margin On Default Thumbnail Display
-
Hi there,
I use the build in thumbnail display.
As it seems it always does a margin right of 8px to the image.I want that margin not do display on the last image in the row.
This worked for me
.yarpp-thumbnail:last-child { margin: 0 !important; }Cheers,
Denishttps://ww.wp.xz.cn/plugins/yet-another-related-posts-plugin/
The topic ‘Delete Last Margin On Default Thumbnail Display’ is closed to new replies.