badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Hide tags from categories

Tagged: , ,

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

    Hi, i’m working with newscard pro theme (in filmadrid.com), everything is fine but a couple of days ago I realized that cateogries tags from Home show up messy on entries.

    Is there any way to hide tags from categories?
    I try in custom ccs with

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

    But it doesn’t work with home.
    I try to delete cache and nothing works. Any idea?
    I can show screen because the site is in maintenance mode.

    #63608

    Hi there

    Please try below CSS code to hide the category from your homepage.

    .home .entry-meta.category-meta,
    .home .category-meta .cat-links {
        display: none;
    }

    Thank you for using our theme.

    #63636

    It works fine!!

    Thank you so much! <3

    #63640

    Welcome anytime @nuriacubas-cuadrado

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/theme/newscard/reviews/?filter=5
    We really appreciate your rating.

    Thank you for using our theme.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.