Hi
If I place two IconBoxes below each other in my sidebar then the top of the second IconBox overlaps the bottom of the first. Here is what is looks like:
http://i.imgur.com/5TvSgSp.png
I would like there to be no overlap and there to be a good bit of space between them.
How can I do this?
Thanks,
Rob
Hi Rob!
Please add following code to Quick CSS as well
#top .iconbox_top { padding-bottom: 20px; }
Regards,
Yigit
Hi Yigit
That worked. Thank you!
Regards,
Rob
Glad we could help. Let us know if you have any other questions or issues.