Home Forums Basel support forum Remove "Posted By: Author" in blog

Remove "Posted By: Author" in blog

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #162675

    algeorgiadis
    Participant

    Hello,
    how can I remove the “Posted By: Author” in the blog posts grid under the post image?
    Thank you very much

    #162695

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

    .basel-entry-meta li.meta-author {
     display:none;
    }

    Best Regards

    #162700

    algeorgiadis
    Participant

    Thank you very much!

    #162726

    You are welcome! If you have any questions please feel free to contact us.

    Best Regards

Tagged: ,

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

The topic ‘Remove "Posted By: Author" in blog’ is closed to new replies.