Add to cart button is added by the woocommerce plug-in.
I added “buy now” button by adding php code.
So, it is possible to wrap only “buy now” button by div with class.
Can you give me an idea how I can make a button that can be wrapped by gb container?
Your code is working well and it doesn’t affect other elements since I have “add to cart” button only on produdct page.