Image widget adds space beneath the image? (Theme: SKT Legalexpert Pro)
Image widget keeps adds space beneath the image? Can anyone help me correct this?
Examples here:
http://honeychurchcriminallaw.com/www/contact-us/
And here:
http://honeychurchcriminallaw.com/www/team/
The wraparound should be exact. Not bigger on the bottom.
Thanks, Bobby
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Bobby,
Your theme is adding the spacing.
You can remove the spacing with some custom CSS. If you navigate to WP AdminAppearanceCustom CSS, you’ll get our custom CSS editor. Just add the following code.
article img.so-widget-image { margin-bottom: 0; }You might also need to install the SiteOrigin CSS Editor.
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.