We’re using builder to create landing pages for our webshop, more specifically Top 10 product pages. We are present in 11 different countries, which means we have 11 locales.
We’re having issues with being able to hide a specific element (an image) on one locale, because we aren’t allowed to sell the product in that country. The element in question:
I can’t seem to hide the element on the nb-NO locale, which means it’ll show up like this on our live page (see screenshot below).
Is there any way to hide an element on a specific locale?