• I just switched over to RichOne theme since another theme was giving me issues and I now have a small problem with my footer.

    Below my blog title with the copyright symbol, I now have “WordPress theme by Richwp” along with a “Richwp” link. How do I eliminate this?

    Thanks so much for any help.

Viewing 4 replies - 1 through 4 (of 4 total)
  • Moderator t-p

    (@t-p)

    I recommend asking at https://www.ads-software.com/support/theme/richone so the theme’s developers and support community can help you with this.

    Thread Starter shamron77

    (@shamron77)

    Thanks, I emailed the developers earlier but nothing thus far.

    Prin a11n

    (@prin_settasatian)

    Hi there,

    So you would like to remove the ‘WordPress Theme by RichWP’ text at the bottom of your pages.

    You could try using the following CSS:

    .rb {
    	display: none;
    }

    To add a custom CSS code:
    1. Go to your site’s dashboard.
    2. On the left sidebar, click on Appearance -> Additional CSS.
    3. Paste the code and click on the Save Changes button.

    Let me know if you need further help.

    Thread Starter shamron77

    (@shamron77)

    Thanks. The developer wrote back and said I need to purchase the theme which will resolve the issue.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Removing “WordPress theme by Richwp” from footer’ is closed to new replies.