Date and author Stax Posts

Home Forums Technical Theme Support STAX Theme Date and author Stax Posts

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #453539
    Bjørn Tore Stig
    Participant

    Hi. I am building up a website with Stax. When I publish a Post, the authors name and date appears. I can not find a way to hide them. I have searched everywhere… I think 🙂 Can you help me?

    Best regards, Bjorn

    Attachments:
    You must be logged in to view attached files.
    #453583
    Emily Morgan
    Keymaster

    Hi Bjorn,

    You can hide the author name and date by adding the following CSS within the Appearance > Editor section (Styles tab):

    .wp-block-group.post-date-and-author.is-layout-flow.wp-block-group-is-layout-flow {
      display: none;
    }

    Let me know if you need further help with this!

    Best,

    Emily

    #453663
    Bjørn Tore Stig
    Participant
    This reply has been marked as private.
Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.