Viewing 8 replies - 1 through 8 (of 8 total)
  • Thread Starter stream_tpd

    (@stream_tpd)

    This is not a free theme. I paid for a specific theme that advertises Woothemes and the name of the theme more than what my blog is about.

    You want to remove all images? Or just some images?

    Can you provide a link to your site?

    Thread Starter stream_tpd

    (@stream_tpd)

    Sorry about the repost. I thought I was in the wrong category. https://www.tutorprofessionaldevelopment.com

    Thread Starter stream_tpd

    (@stream_tpd)

    https://www.tutorprofessionaldevelopment.com
    I want to remove all 3. The bid one that says Papercut WooThemes and the extra footer.

    If you want to get rod of the whole “The Papercut theme by…” line, try add the following to the bottom of style.css:

    .footer-inner .right {display:none;}

    Getting ride of the extra footer that starts with “This blog is monetized using…” isn’t going to be quite so easy without editing one of your theme files. footer.php I think.

    Thread Starter stream_tpd

    (@stream_tpd)

    Thank you…that worked.

    Now, I need to get rid of: PAPERCUT – Woothemes at the top and the extra copyright right above the footer.
    https://www.tutorprofessionaldevelopment.com

    The extra copyright line should be within footer.php.

    The best way to deal with the Papercut image at the top is to replace it with your own logo/image. To match the current image, you’ll need to create an image 399 pixels wide by 45 pixels high. Name this new image “logo.png” and upload to the images folder inside the themes/papercut directory.

    I hesitate to hide this image via CSS as doing so will break the design slightly and remove the home link that is currently around that image.

    Thread Starter stream_tpd

    (@stream_tpd)

    Thank you, I will try these sugestions.

Viewing 8 replies - 1 through 8 (of 8 total)
  • The topic ‘Removing wordpress images…’ is closed to new replies.