Hi,
For some reason, my add to cart button is missing from the Form cart object. (the add to cart button is added to section in my product builder)
Can you help/fix?
Also: I would like to know the name of the object & related class.
I would like to justify align the elements in that object within my product page, using this code in my extra CSS style sheet:
#object {width: 100%;
display: flex;
justify-content: space-between;
}
Or would you consider this as a feature request for future updates?