• Hello,

    I’ ve been crushing my head on how to remove the author and date from the posts on the Oxygen themebut nothing seems to work. Any idea on how to do it?

    Best regards

Viewing 1 replies (of 1 total)
  • Hi Ricardo,

    its

    .byline {
    	display: none;
    }

    you have to add to your custom css.

    Do you run firebug or similar? If not…
    Remember to work on a child theme!

    🙂

Viewing 1 replies (of 1 total)
  • The topic ‘Remove author, date, etc’ is closed to new replies.