Hide Tags on All Post - Acme Themes
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #5732
    Shaun
    Participant

    Hi,

    I recently just purchased the theme, love it but all my posts show the tags underneath the content of the post on the home page. I was wondering if there was a way to hide the tags.

    Thanks,
    Shaun

    #5736
    acmesupports
    Moderator

    Hello Shaun,
    Thank you so much for your question. Based on your question, we checked our theme demo site and there is no Tags appearing below the content. So, would you please provide your site URL, so that we can check your issues and provide you the best solution.

    Best Regards,
    Acme Supports

    #5735
    Shaun
    Participant
    #5734
    acmesupports
    Moderator

    Hello Shaun,
    Please add the below CSS codes to hide tags.

    .home .tags-links {
        display: none;
    }

    Go to Appearance > Customize > Layout/Design Options > Custom CSS and paste the above code there.
    Hope this will solve your problem.

    Best Regards,
    Acme Supports

    #5733
    Shaun
    Participant

    thank you, it worked

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Hide Tags on All Post’ is closed to new replies.