If you want to add custom css for a specific page template, you can use is page template function in the header in if condition and write the corresponding css as the sample below.
';
.footer_top .textwidget{display:none !important;}
}
?>
If you want to add custom css for a specific page template, you can use is page template function in the header in if condition and write the corresponding css as the sample below.
';
.footer_top .textwidget{display:none !important;}
}
?>