Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #266642
    olgabt
    Participant

    I installed the theme and I am the only author of my site so I don’t want my bio to appear in each post I publish.I have search all the tools in the customisation pane land found no way to eliminate the bio widget from my post pages. Can you help me? https://lifeisgreat0.blog/2020/11/25/cmmc-streets/

    #266664
    Skandha
    Participant

    @olgabt: Hello there,
    To remove the Author bio
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .single-post .author-info {
        display: none;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

    #266698
    olgabt
    Participant

    It worked! thank you. Have a nice day
    Olga

    #266700
    Skandha
    Participant

    @olgabt: Hello there, I hope I was able to resolve your issue. If it’s not too much trouble, I have a quick request: could you please leave an honest review?
    https://wordpress.org/support/theme/photofocus/reviews/#new-post
    Your review will help others know what to expect when they’re looking for the support I offer. Even a sentence or two would be hugely
    appreciated. Thanks, and if there’s anything else at all that I can do to help, don’t hesitate to let me know. Have a great weekend! 🙂

    Kind Regards,
    Skandha

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘how can I eliminate the author bio from my post pages?’ is closed to new replies.