• Resolved valterbruno

    (@valterbruno)


    Good morning,
    I’m trying out the theme, and thank you for this.
    Is it possible to remove the date and author from an article?
    Thanks.

    Valter

Viewing 7 replies - 1 through 7 (of 7 total)
  • George

    (@quantum_leap)

    Hello,

    Please, use the following CSS:

    .entry-meta .posted-on,
    .entry-meta .byline {
    display: none;
    }

    Thread Starter valterbruno

    (@valterbruno)

    Thanks for the reply.
    It’s not usual to touch the CSS.
    But where should I do it?
    Thanks. – Valter

    George

    (@quantum_leap)

    Should be found in Appearance -> Customize -> Additional CSS.

    Thread Starter valterbruno

    (@valterbruno)

    It’s true, it works.
    Thanks a lot, George.

    P.S. Where can I find the possible CSS integrations?

    • Valter
    George

    (@quantum_leap)

    Hi,

    Can you explain what you mean by CSS integrations?

    Thread Starter valterbruno

    (@valterbruno)

    I mean, if I need to do other work on the CSS,
    are there written instructions?

    George

    (@quantum_leap)

    Hello,

    The theme docs are here:
    https://docs.generatepress.com/

    You can also search the premium support forums for possible answers. They are searchable without the need to have an account.

    If you can’t find any info you want, you can get in touch with us.

Viewing 7 replies - 1 through 7 (of 7 total)

You must be logged in to reply to this topic.