New Landing How can we help? Themeforest Theme Support Neighborhood Portfolio filter – hide certain categories?

Viewing 8 posts - 16 through 23 (of 23 total)
  • #84612
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one code and use this one:
    ul.portfolio-filter li:nth-child(2 {
    display: none;
    }

    #84613
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please remove that one code and use this one:

    ul.portfolio-filter li:nth-child(2) {
    display: none;
    }

    Thanks

    #84663
    davidll
    Member
    Post count: 205

    li:nth-child(3)

    Did the trick – thanks so much.
    The only issue – its now a guess game in finding out which number(3) works with which category… but then again – the list is alphabetical – and I only want to hide dates!

    Simple !!??

    Thanks again

    D

    #84666
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Why do i need to ask login detail everytime ? Why did you change login detail?
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #84696
    davidll
    Member
    Post count: 205

    Sorry – someone else deleted it.
    you can log back it now.

    When your in – you can see ive got it working… but as a fudge (not ideal)

    do you think theres another way?

    #85011
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I see that you managed to resolve the issue. Its not guess game, just count the position and add 1 in current position.
    Thanks ๐Ÿ™‚
    With Best Regards
    Swift Ideas

    #103712
    crease
    Member
    Post count: 101

    The first css fix didn’t work for me either, but I added the link ‘a’; and it vanished.

    Try that if you are still having issues.

    li.has-items a.category-name {
    display: none;
    }

    #103725
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    I am glad that you managed to resolve the issue.
    Thanks ๐Ÿ™‚
    With Best Regards
    Mohammad

Viewing 8 posts - 16 through 23 (of 23 total)

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

License required for the following item
Login and Registration Log in · Register