Remove footer text

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25604
    janfran
    Member

    Hi, how do I remove this text from the footer, thanks

    Copyright © 2017 My blog. Powered by WordPress and Cosmic

    #25607
    Veena
    Moderator

    You can use the below custom CSS –

    #footer-bottom {
    display: none;
    }

    Or if you just want to modify footer then you can change it in Themeoptions > Footer tab ,pls add the modified footer info in the footer tab that will override the default one .

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Cosmic Theme Support’ is closed to new topics and replies.