Viewing 9 replies - 1 through 9 (of 9 total)
  • Hello!
    Can you post a link to your site so I can take a look for you?
    Thanks!
    Brenda

    Thread Starter morningmoto

    (@morningmoto)

    Hey, thanks for the reply.

    This is what I mean: https://bridgeid.com/kcn-rebranding-website-development/

    I want to remove ” Posted on June 25, 2015 by … “

    Thanks

    Hello!

    Try this in your Custom CSS:

    .entry-meta {
      display: none;
      }

    Let me know of that works!
    Thanks,
    Brenda

    Thread Starter morningmoto

    (@morningmoto)

    Hey, sorry for my late reply. But Zerif theme doesn’t have Custom CSS.
    I also can’t find the code in the default css. How to insert that code?

    Thanks

    Hi!

    Here is a simple solution! You can install a plugin that will enable you to have a place to put your Custom CSS!!

    Under plugins(also on left hand side)…click”add new”. On that next page on the upper right you will see a search bar. Put in SIMPLE CUSTOM CSS . Just click “install now”, then “activate” on the next page.

    Now when you go back to your dashboard….under “Appearances” you will see “Custom CSS” This is where you can paste that code…as well as put any other CSS changes that you make to your site. Then if you theme updates you wont lose those changes!

    Hope that helps..please let me know if I can help you more!
    Brenda

    Brilliant! This worked perfectly!

    I had been digging through a whole mess of php files searching for a needle in a haystack wondering if I’d even be able to figure out the change – no luck at all.

    Many thanks for this suggestion!

    You are very welcome!

    Hi All,

    How can I hide categories and tags only on blog page?

    Thank you.

    YEEEEESSSSSSSS!!!!!! Thank you @bjscott!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘How to Disable "Posted on" ?’ is closed to new replies.