Remove Category from blog headline/byline

This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Robert Hall

  • Avatar: Rita
    Rita
    Participant
    April 13, 2016 at 13:28

    I’d like to remove the link to the blog category archive that shows up above the blog title on the blog page and possibly also on the single blog post pages as well.

    Please, contact administrator
    for this information.
    3 Answers
    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 13, 2016 at 14:12

    Hello,

    Please add this code in custom.css file

    article.content-small h6.active,
    .blog-post h6.active {
        display: none;
    }

    Regards,
    Robert Hall

    Avatar: Rita
    Rita
    Participant
    April 13, 2016 at 20:49

    Thank you.

    Avatar: Robert Hall
    Robert Hall
    Support staff
    April 13, 2016 at 20:52

    You’re welcome!

    Regards,
    Robert Hall

  • Viewing 4 results - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.