I’d be curious to find out how others manage showing / hiding content based on membership levels with memberstack/webflow.
I’m aware of how this works (through adding the ms attributes as custom attributes to elements), but I wonder whether the way I have it set up on my site is optimal.
On my site I have two divs that look the same to the user, but one is hidden and the other one shown depending on whether a usr is a member or not.
Is this the best way to do it?