Viewing 1 replies (of 1 total)
  • Hi @hordel,

    I hope you are well today and thank you for your question.

    You can try hiding the default bio by adding the following CSS code in the Custom CSS option of the latest version of Sparkling theme on the below path.

    Admin Area -> Appearance -> Customize -> Sparkling Options -> Other -> Custom CSS

    
    article .post-inner-content.secondary-content-box {
        display: none;
    }

    Best regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘Author Bios Problem’ is closed to new replies.