Hi @jaimeebrooks ,
May I suggest to update code these steps:
- Go to Store Online-> theme → edit code
- Assets/base.css
- Add code below to end of file
.product__info-container .product__sku {
float: right;
margin: 0!important;
}
Hi @jaimeebrooks ,
May I suggest to update code these steps:
.product__info-container .product__sku {
float: right;
margin: 0!important;
}