Hi @avk9641
Its Artzen Technologies! We will be happy to help you today.
You can follow the below css which I have mentioned. And check the result.
- Go to your Online Store
- Edit Code
- Find CSS File
- Add the following CSS
or change the existing CSS code with the below code I have mentioned. This existing CSS is written in section-main-product.css you can update there, and if you don’t find it their then add the below css which I have shared.
@media screen and (min-width: 990px){
.product--large:not(.product--no-media) .product__info-wrapper{
max-width: 33%!important;
}
}
If my solution helped you, then please mark it as accepted.
Let me know if need further assistance
Regards,
Artzen Technologies
