Hey!
In my header template I have two versions of an button and I want just one of them to show up on specific pages based on their URL.
Button-Version 1 should be visible on every page except pages which contains “case” in their URL.
Button-Version 2 should be visible only on pages which contains “case” in their URL.
I tried to achieve that with the Element-Conditions but I cannot find the correct settings.
Hope you guys know what I mean and thanks for the support!