i want to delelet the autor and the date

Home Forums Jevelin Theme i want to delelet the autor and the date

Home Forums Jevelin Theme i want to delelet the autor and the date

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

    i want to delete this who write and the data you see in the photo

    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 delete it 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

     

    .sh-recent-posts .post-meta.post-meta-one {
        display: none;
    }

     

    Best regards,
    Shufflehound team

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