Hey guys,
I want to have the inventory status on my product page centered and not on the left, can someone help me?
I’m using the Refresh Theme
A user wants to center the inventory status display on their product page while using the Refresh theme. Currently, the inventory status appears aligned to the left.
Solution provided:
The CSS targets the .product__inventory class and uses justify-content: center to center-align the inventory status element. This customization should reposition the inventory display from left-aligned to centered on the product page.
Hey guys,
I want to have the inventory status on my product page centered and not on the left, can someone help me?
I’m using the Refresh Theme