New Landing How can we help? Themeforest Theme Support Supreme Blog Posts: remove visible tag names

Viewing 11 posts - 1 through 11 (of 11 total)
  • Posted in: Supreme
  • #42738
    annschoew
    Member
    Post count: 19

    Can I remove the visible tag names from POSTS when used in the BLOG element? I’m not real savvy with the back-end of the site…REAL clear, child-like directions welcomed!

    Thanks.

    #43049
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi @annschoew

    Of course! In theme options in the backend, you can add custom css. Just copy and paste this code into the box provided, and click save. That should do the trick.

    .tags-link-wrap {
      display: none;
    }

    If you need further assistance just let me know and I will be happy to help.

    – Kyle

    #43288
    annschoew
    Member
    Post count: 19

    I can’t seem to make this fix work, maybe I’m putting the code in the wrong spot?
    I went to THEME OPTIONS (Supreme Options) > GENERAL OPTIONS > CUSTOM CSS and pasted the code here, which didn’t change anything.

    Advice?

    #43316
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Are you referring to the categories? These are the coloured labels (see screenshot, music and fashion)

    – Kyle

    #43588
    annschoew
    Member
    Post count: 19

    Yes, that’s exactly what I’m referring to. I just tried to add the bit of code above again, no luck. What now?

    #43594
    annschoew
    Member
    Post count: 19

    I tried to edit the area in the back editor. I made no progress so I copied the code back in, but I feel like one of the lines is may be wrong. Here is the area I messed with.

    If you tell me exactly what to paste in, I can find it in the CSS editor.

    #43596
    annschoew
    Member
    Post count: 19

    Something changed in the ‘latest Posts’ top bar menu, so I did something wrong.

    #43620
    annschoew
    Member
    Post count: 19

    ……all CSS is back to the way it started. Still need to address the original issue:
    Blog Posts: remove visible tag names.

    – Ann

    #43631
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi Ann

    Sorry your confused me, these are Categories, not Tags. That is why the css doesn’t work.

    Here is the css you need to remove the category labels:

    .item-cats {
      display: none;
    }

    – Kyle

    #43644
    annschoew
    Member
    Post count: 19

    YOUR THE BEST! That worked!!
    Sorry for the confusion.

    Thanks!!!

    #43645
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No Problem

Viewing 11 posts - 1 through 11 (of 11 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register