• Resolved citylifeorg

    (@citylifeorg)


    Hello everybody,

    I’m thinking about changing the themes of my website to Mission News, I prob will upgrade too, I already tried a live preview of my website, but I can’t find a way to hide foot credit: Mission News Theme?by Compete Themes.

    Before I make this big change of theme on my website I would like to know how can I hide foot credit, I appreciate your help in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Ben Sibley

    (@bensibley)

    Hi there,

    Thanks for trying Mission News!

    There are two ways to make this modification. In the Pro upgrade, there is an option in the Customizer where you can change the footer text to custom text of your own.

    Alternatively, you can add the following CSS to hide it on your site:

    .design-credit {
      display: none;
    }

    Please copy and paste that code into the Additional CSS section in the Live Customizer (Appearance > Customize), and it will take effect right away.

    Thread Starter citylifeorg

    (@citylifeorg)

    Thanks Ben ??

    Theme Author Ben Sibley

    (@bensibley)

    Sure thing! Feel free to stay in touch if you need anything else.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to hide foot credit?’ is closed to new replies.