Tagged: ,

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #372029

    Is there a way to exlude the ‘all’ in a portfoliogrid. I want to show two category’s. not the all function

    #372171

    Hey Hardtonline!

    Add this to your custom CSS.

    .all_sort_button, .sort_by_cat > span:nth-child(2) {
        display: none !important;
    }

    Cheers!
    Elliott

    #372189

    Hello,

    Thnx for your quick response but didn’t work for me…
    See the URL: http://www.hardtaanhetwerk.nl/jlf/

    I want the link ‘alle’ to dissapear. (just beneath the orange part.

    #372205

    Hey!

    I see it in your source code but it’s not being applied for some reason. Try adding it to the top of your Dashboard > Enfold > General Styling > Quick CSS field instead.

    If that’s still not working then send us a WordPress login and we’ll take a closer look.

    Cheers!
    Elliott

    #372210
    This reply has been marked as private.
    #372238

    Hi!

    I added it to your Quick CSS field and it seems to be working for me. Try clearing your browser cache if you still cannot see the results.

    Cheers!
    Elliott

    #372393

    Ok Thnx…Still got 1 question (sorry). Is there a way to just show 1 category in the beginning. For example ‘Fotografie’?

    #372464

    Hey!

    It sounds like it would be easy to do but it would actually take a lot of time and code and would have to be considered custom work for now. You can create a feature request here, https://kriesi.at/support/enfold-feature-requests/, and we may see this option get added in the future.

    Best regards,
    Elliott

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