Re: Fine grey lines around PNG in image of 'Image with text' section with Dawn

Solved

Fine grey lines around PNG in image of 'Image with text' section with Dawn

bjohns
Excursionist
27 2 7

Hi,

 

I'm seeing a fine grey line around a PNG in image of 'Image with text' section with Dawn. How can I remove this line please.

 

This is the page: https://ohpopsi.com/pages/product-safety

and its around the CE UKCA image.

 

Many Thanks.

Accepted Solution (1)

bjohns
Excursionist
27 2 7

This is an accepted solution.

I managed to do this by adding the following to the bottom of the base.css

 

.global-media-settings{
border:none !important;
}

View solution in original post

Reply 1 (1)

bjohns
Excursionist
27 2 7

This is an accepted solution.

I managed to do this by adding the following to the bottom of the base.css

 

.global-media-settings{
border:none !important;
}