how to delete by from the footer

Home Forums Jevelin Theme how to delete by from the footer

Home Forums Jevelin Theme how to delete by from the footer

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
  • hussen.khamis
    Participant

    hello, thank you for help its ok on the front page but i want to delete also on the footer you will see in the photo

     

    thank you

    Attachments:
    You must be logged in to view attached files.

    hussen.khamis
    Participant

    and also form here

    Attachments:
    You must be logged in to view attached files.

    Hi @hussen.khamis,

     

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

     

    You can remove them by adding the following CSS code in the Custom CSS code option of your theme on the below path.

     

    Admin Area -> Appearance -> Theme Settings -> Custom Code -> CSS Code

     

    #page-container .sh-recent-posts-widgets-item-meta,
    #page-container span.post-meta-author {
        display: none;
    }

     

    Best regards,
    Shufflehound team

Viewing 3 posts - 1 through 3 (of 3 total)