Put the following code in your custom css Appearance -> theme options -> styling options -> custom css .footer_bottom { display:none; } .footer-wrapper .footer { display: none; } This will solve your problem. Thanks.