As the title states. Thanks ! ---------------------------------------------------------------- For the Posts, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .content div.featureproduct { padding-bottom: 0px; margin-top: 30px; } .content .featureproduct.right .productimgbox img { height: 150px; padding-top: 40px; } .content .featureproduct .feature_image img{ height: 150px; padding-top: 40px; } adjust the values as per your requirement.
For the Posts, Paste the following code in your Custom CSS (Appearance -> Theme Options -> Styling Options -> Custom CSS) Code: .content div.featureproduct { padding-bottom: 0px; margin-top: 30px; } .content .featureproduct.right .productimgbox img { height: 150px; padding-top: 40px; } .content .featureproduct .feature_image img{ height: 150px; padding-top: 40px; } adjust the values as per your requirement.