Limited Time Offer | Get 10% OFF on All Themes Package. Use Coupon Code GRC10 Buy Now

WordPress Website Templates

Find Professional WordPress themes Easy and Simple to Setup

inner banner

Reply To: Change number of sections in footer

#536
Grace Themes
Member

Hi,

Follow below steps to hide recent post column in footer section

Go to Appearance -> Theme Options -> Basic Setting

In Custom CSS box use below css code and click on Save Options button to save the changes.

.widget-column-3{ display:none !important;}
.cols-3{ width:28% !important; margin:0 8% 5% 0;}

Regards
Grace Themes