• Hi All,

    This is extremely important, how do I remove the “Posted by…” at the bottom of every page I create?

    Please respond asap, as I am desperate for this to be removed.

    THank you.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hey there Itay!

    Can you provide a link of your website? Usually you can hide things with a little CSS trick.

    Hi,

    I had the same problem and found a solution on another post :

    you have to add this code to style.css under “/* =Content”
    .page footer.post-data .post-meta { display: none; }

    It works great, but only on the pages…

    I would really like to find a solution also to remove it from the projects…

    Anyone could help with that ??

    Thanks.

    Mikhal –
    Is there any particular place/space under “/* =Content” that the code is placed?

    Thanks!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How to remore "Posted by…"’ is closed to new replies.