How to decrease spacing between images in sidebar?


Author Message
Lindsey

Posted: 3/24/2015
Quote message 

Hi,

I'm trying to figure out how to decrease the spacing/padding between the images in my sidebar. Can someone help me with this? I can't find the code in the stylesheet that I need to adjust.

http://www.kindredspiritmommy.com

Thank you!

Lindsey
 
Tanya
Artisteer Team

Posted: 3/24/2015
Quote message 

Hi,

Please try to add this code in the style.css file:

div.art-block img
{
margin:0 12px!important;
}

Best regards,
Tanya
 
Lindsey

Posted: 3/30/2015
Quote message 

Thank you for your response, Tanya!

This didn't work for me, sadly.
 
ScottN

Posted: 3/30/2015
Quote message 

Blocks > image icon drop down > Margin

??