• This topic has 3 replies, 2 voices, and was last updated 4 years ago by vako.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #47803
    lisasherwood
    Participant
    Premium Member

    HI

    Having unticked all the boxes during customization, I still have my picture and name at the end of each post in the author’s details.

    How can I remove this permanently from Bard pro?

    Thanks,

    Lisa

    #47813
    vako
    Keymaster
    WP Royal Team

    Hi Lisa,

     

    Can you please describe your issue more detailed? Can you please share the screenshot of the issue or a link where the issue exists?

     

    Kind Regards

    #47824
    lisasherwood
    Participant
    Premium Member
    This reply has been marked as private.
    #47834
    vako
    Keymaster
    WP Royal Team

    Hi Lisa,

     

    Please navigate to Dashboard > Appearance > Customize > Aditional CSS and following snippet:

    .wp-post-author-shortcode.left {
    display: none;
    }
    .single-navigation {
    display: none;
    }

     

    Kind Regards

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.