Buy me a coffee

How to Change & Remove Copyright in GeneratePress

Under the Footer GeneratePress Theme, you will see the text: © 2018 …. • Powered by GeneratePress”.

How to Remove? or How to customize the copyrigh text?

copyright-bar-generatepress-min

Method 1. Use Plugin

How to Change Copyright Text

1. Install and Activate GP Premium Plugin

2. Appearance > GeneratePress > Activate (Copyright)

gp-premium-copyright1-min

3. Appearance > Customize

appearance-customize1-min

4. Click on Layoutgp-premium-appearance-customize-layout-min

5. Footergp-premium-appearance-customize-layout-footer-min

6. Scroll down, change at “Copyright”, then click on Publish

gp-premium-appearance-customize-layout-footer-copyright-min

Done!

How to Remove Copyright Text

1. Install and Activate GP Premium Plugin

2. Appearance > GeneratePress > Activate (Copyright)

gp-premium-copyright1-min

3. Appearance > Customize

appearance-customize1-min

4. Click on Layoutgp-premium-appearance-customize-layout-min

5. Footergp-premium-appearance-customize-layout-footer-min

6. Scroll down and insert this code into Copyright Box

gp-premium-remove-copyright1-min

Then insert this code into Appearance > Customize > Additional CSS

.site-info {
display: none;
}

gp-premium-remove-copyright2-min

If you do not insert a span, and only use the above code (.site-info{display:none;}). It will not be good for SEO. Because you are hiding the text on the site. That violates Google’s guidelines.

Method 2. Use CSS

You can follow these steps to adjust it!

How to remove Copyright Bar

1. Appearance > Customize

appearance-customize1-min

2. Click on Additional CSS

remove-copyright-bar-generatepress-theme1

3. Paste this code in to Additional CSS > Publish

footer.site-info {
display: none;
}

remove-copyright-bar-generatepress-theme2-min

Done!

How to Change Text in Copyright Bar

1. Appearance > Editor

appearance-editor1-min

2. Insert this code into Functions.php

generatepress-free-copyright-text1-min

Then click Update File.

If you don’t like inserting into Functions.php, you can use Code Snippets Plugin.

code-snippets-install1-min

Just install and activate Code Snippets, then

code-snippets-add-new-min

Paste the above code, click on Only run on site front-end

generatepress-free-copyright-text2-min

Save Changes and Activate

code-snippets-save-changes-activate-min

1 thought on “How to Change & Remove Copyright in GeneratePress”

Leave a Comment

Ask me a question, free

If your site is private or in trial, just setup password and share url. See how to: https://beaverhero.com/squarespace-how-to/
Please check your email carefully. Recently I got a lot of questions with wrong emails.

If you haven't heard from me within 24 hours please check your junk/spam folder