• Resolved obahat

    (@obahat)


    Hi,

    How do I remove “THEME BY ANDERS NOREN” from the footer in Hemingway via CSS (I’m not interested in plug-ins or php changes)? I saw a thread about the Hamilton theme but the answer there is not working.

    I’m happy to make a donation to Andres per the instructions on his website…

    Thank you in advance.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @obahat,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .credits-right span:first-child { display: none; }

    Let me know if that does it.

    — Anders

    Id like to know how i can remove this in the Hitchcock theme please

    Thread Starter obahat

    (@obahat)

    Anders- Thank you. Donation sent just now.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Remove credit in footer’ is closed to new replies.