• On the homepage, with recent posts, it has the featured image, I would like to keeo this and hide the tags, so just to display a page full of images.

    I have set one post without tags, to show how I would like it to appear.
    You can see this is the first post:

    https://www.hobotomphotography.com/

    Thanks

Viewing 1 replies (of 1 total)
  • Theme Author GavickPro

    (@gavickpro)

    Hello,

    Please use the following CSS code:

    #content .article-helper .tags-links {
    display: none;
    }

    it is a temporary solution – we will add an option to disable tags on the portfolio view in v.1.4.0

Viewing 1 replies (of 1 total)
  • The topic ‘Hide Tags’ is closed to new replies.