Adjust Image margin
On my work page, I have a gallery of images each with there own links. I notice that when I add a ssecond line there is a small gap. How can I get rid of this small gap?
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Oliver
It looks like this is a line-height issue. Edit the Visual Editor widget in question, click Attributes top right and add a CSS Class name:
Then go to Appearance > Custom CSS and target that as follows:
/* Image Galleries */ .img-gallery p { line-height: 0; }Hope that helps.
Works like a charm. Thanks!
Super, glad that did the trick :)
All the best.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.