http://spiritualsproject.org/reap/ -------------------- Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-wrapper .content-info { margin-bottom: 0px; } .content-wrapper #content { margin-top: -30px; } You can put the value of margin-bottom and margin-top, as you required. This will solve your issue. Thanks.
Paste this code in Custom CSS Appearance > Theme Option > Styling Option > Custom CSS Code: .content-wrapper .content-info { margin-bottom: 0px; } .content-wrapper #content { margin-top: -30px; } You can put the value of margin-bottom and margin-top, as you required. This will solve your issue. Thanks.