This topic has 7 replies, 3 voices, and was last updated 10 years by Laura.

  • Author
  • #103631
     iamj_kim
    Participant

    Hello,

    I would like to be able to keep the post meta info in my blog (Date, Author, Category) but remove the ability to have them clicked on as links (see attached). How would I do that?

    Thanks.

    #103739
     Laura
    Moderator

    Hello, try adding this to style.css

    COPY CODE
    
    .article-meta.clearfix {
        pointer-events: none;
        cursor: default;
    }
    
    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #103788
     iamj_kim
    Participant

    Hello Laura,

    Works perfect! Thanks!!!

    #104022
     Laura
    Moderator

    Hello, i am glad that you could resolve it 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #104283
     JC10002
    Participant

    Hello,

    In regards to this, is it possible to remove some of the meta info? For example, can I remove the TAG or CATEGORY from appearing?

    Thanks.

    #104564
     Laura
    Moderator

    Hello, yes, at Theme Options > Blog

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #104744
     JC10002
    Participant

    Hi Laura,

    Can you lead me to that exact page, please. I do not see that anywhere in my settings.

    See screenshot. Thanks!

    #104957
     Laura
    Moderator

    Hello, sorry that was for KLEO, if you share a link to your post i could check it out, maybe with css 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?