• Is there a possibilitye to remove the
    “Published on 27. Dezember 2013 by xxx” at the bottom of the page?

    Thank you
    Peter

Viewing 1 replies (of 1 total)
  • SideKick Dan

    (@shout-out-sidekick)

    Hello Peter,

    You could choose to hide the author info block using some css in a custom css plugin or in the style.css file. This should work.

    .post-footer {
    display: none !important;
    }

    Hope it helps 🙂

    Danny

Viewing 1 replies (of 1 total)
  • The topic ‘How to remove ……’ is closed to new replies.