Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #282025

    Hi,

    I am currently using the CATCH RESPONSIVE FREE theme on wordpress to build a site and I would like to edit the footer (ie hide “| Catch Responsive by Catch Themes” comment from the footer). Your assistance will be greatly appreciated. Thank you.

    #282027
    tikaram
    Participant

    @masaki-mikami: The footer editor option is available in the Pro version of the theme only. Please upgrade to Pro to use the footer editor option. Alternatively the text can be hidden with additional css. Please let me know along with the site URL.

    Regards,
    Tikaram

    #282028

    Hi

    Thank you for your reply. I just like to hide. The site URL is https://japan.marks-iplaw.jp/
    I appreciate your advice.

    Masaki

    #282127
    tikaram
    Participant

    @masaki-mikami: hello,

    | Catch Responsive by Catch Themes only cannot be hidden by additional css. The whole footer can be hidden with the help of following additional css. Sorry for the inconvenience caused.

    #footer-content {
    	display: none;
    }

    Regards,
    Tikaram

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Hiding Footer notice’ is closed to new replies.