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

    Hallo,

    in der Navigation der Portfolio Items steht jetzt plötzlich 2x die Kategorie All. Wie kommt das und wie kann die eine wieder verschwinden?

    Mit freundlichen Grüßen
    Petra Nienaber

    #1468427

    Hey ausgesonnen,

    Could you post a link to where we can see the problem that you are having please?

    Best regards,
    Rikard

    #1468430
    #1468439

    Hi,

    Thanks for that. Could you try updating the theme to the latest version (6.0.4) to see if that helps please? https://kriesi.at/documentation/enfold/theme-update/.

    Best regards,
    Rikard

    #1468561

    Seems to be a build-in feature. It appears automatically when there are 2 or more Categories. I don’t need the ALL Catagorie to be displayed at all. How can I disable it?

    #1468566

    Hi,

    Please try the following in Quick CSS under Enfold->General Styling:

    a.all_sort_button, .editorial-design_sort_sep {
      display: none; 
    }

    Best regards,
    Rikard

    #1468574

    it works but the / also needs to go. please send css to make it go away.

    #1468596

    Hi,

    Please try this instead:

    a.all_sort_button, .cover-design_sort_sep {
      display: none; 
    }

    Best regards,
    Rikard

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