Home › Forums › WordPress Themes – Premium › Caveat Pro › Remove footer menu › Reply To: Remove footer menu
Hi There,
Please use the following css to fix your issue:
#sub-footer #nav { display: none; }
NOTE: Please use the child theme style.css or custom css plugin to write the css.
Thanks
Lost Password?