Home Forums Basel support forum Blog – author

Blog – author

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #117313

    Roman
    Participant

    Good day.

    How can I remove the link about the author? And remove the link”comment”.

    Screenshot below:
    http://joxi.ru/bmogX17t3791Km

    Thanks.

    #117414

    Hello,

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

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

    Best Regards

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