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

    Hi

    We would like to disable the categories link in the blog section (so the page is not available). If this is not possible how can we edit that page as we do not want the default sidebar.

    #1260862

    Hey onedesignprint,

    Add this to quick css:

    .blog-categories.minor-meta{
    display:none!important;
    }

    Best regards,
    Jordan Shannon

    #1260947

    Thanks Jordan, works perfectly!

    #1260987

    Hi,

    Glad Jordan could help!
    Let us know if you have any other questions or issues :)

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Disable categorie link in blogs’ is closed to new replies.