Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #313991
    michelg
    Participant

    Hello.
    I use the fotografie free theme.
    Could you tell me how I can avoid displaying the author in the article display?
    Thank you

    #314006
    tikaram
    Participant

    @michelg : Login to your WordPress admin section.
    Go to Appearance => Customize => Additional css and add the following css.

    .post-archive .entry-meta .byline {
        display: none;
    }

    Let me know if this helps you out.

    Regards,
    Tikaram

    #314320
    michelg
    Participant

    Bonjour. It’s perfect! Thank you.

    #314321
    michelg
    Participant

    Could you tell me how to reverse the order of the articles? From newest to oldest. Thanks.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘fotografie free; author articles display’ is closed to new replies.