http://manisinvitationscom.fatcow.com/?page_id=14 On this page I'm getting content spillover on the bottom of the page. Along with this, I want the product images side by side with the description underneath the images. This might help stop the product images and descriptions from falling off the page at the bottom.
Hello, Paste the code given below in Custom CSS section (Appearance -> Theme Options -> Styling Options -> Custom CSS) of your dashboard. Code: a img.alignleft { margin: 5px 20px 20px 0; clear: both; } .fullwidth_inner p:last-child { overflow: hidden; } It will resolve your issue. Thanks & Regards Yogesh Bhade