• Hi Anders,

    Is there a way that the tags on blog posts and images are not visible?
    I mean the ones that are listed after the post.

    Thanks a lot!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Anders Norén

    (@anlino)

    Hi @aloisglogar,

    Go to Appearance → Customize → Additional CSS (the menu labels might be different in your language) and add the code below:

    .meta.bottom .tags { display: none !important; }

    Let me know if that does it.

    — Anders

    Thread Starter aloisglogar

    (@aloisglogar)

    Hi Anders,

    The proposed line of code works perfectly. I achieved the desired objective.

    Thanks so much for the help.

    Hug!

    PS: If one day I consider changing the template on my website without a doubt that yours will be the first option. In all the years that the web has been active, I have never been so satisfied with a template as with yours.

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