Tagged: image padding
Hey guys,
I have tried every single trick and strategy I know to add some padding around this image on my home page. Something is causing my CSS (or) HTML not to apply.
Any ideas? Thank you so much for some help. Been messing with this for an hour.
http://postimg.org/image/4ewiluz43/
URL : http://goo.gl/j8WYFS
Sincerely,
Pat
Whoops, wrong category. This is regarding the Incarnation theme.
Thank you.
Hey Pat!
Please try folowing code
.flex_column_1 img { margin-right: 30px!important; }
Best regards,
Yigit
Yigit, you’re awesome. That did the job! Thank you.
RESOLVED.