We have a fashion / lifestyle brand - https://naturallife.com - and we’d like to remove any extra vertical space when no product options (swatches in this case) are present.
Is there some standard liquid or javascript code I can implement into our site that basically says “target a DIV and reduce its height to ‘0’ (or close to ‘0’) if the content doesn’t need to render in a browser” ?
Thanks in advance!