Is there an easy way to reduce the gap between 2 elements that I have placed on one page? I have a image element on the left and a text block on the right. I have set the padding to 0 on both elements and I just tried setting the padding to -100px just to see if that did anything. Found out that -padding does nothing either. You can see what I am talking about in the link below.
Hey metrocitygirl,
Add the following to quick css:
.page-id-1195 #after_section_1 .av_one_half {
margin-left: 6%;
width: 47%;
}
Balance the margin and width to what you feel is appropriate.
Best regards,
Jordan Shannon
okay thanks. you can close this thread now.
Hi,
If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon