I want to make the product description aligned to the centre
P word test
Blockshop theme
I want to make the product description aligned to the centre
P word test
Blockshop theme
yes please try this code
@media only screen and (max-width: 767px) {
.product-page--description {text-align: center;}
}