Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Padding around images Re: Padding around images

#105682
PixelPascal
Participant

Solved with this code:

.widget-eat-margins p {
margin:0;
}

Happy!