By Andy on Thursday, 13 April 2017
Posted in General
Replies 1
Likes 0
Views 367
Votes 0
Hi, When I place images in our blog it puts a fine grey line around it, how do I remove this line, I have my image style set to clear but still get the line, example is here
https://www.shirtworks.co.uk/t-shirt-printing-blog/muay-thai-t-shirts-an-excursion-into-an-obscure-genre
Hello Andy,

Can you try adding the block of css codes below into your template's css file,

[gist]
body div#fd.eb .eb-image-viewport {
border: 0;
}
[/gist]
·
Friday, 14 April 2017 00:48
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post