Hola
Prueba agregando el siguiente código CSS:
@media (max-width:480px){
body.single .woocommerce-product-gallery,
body.single .summary.entry-summary{
width: 100%!important;
}
}
Para agregar código CSS en WordPress, revisa: https://www.webempresa.com/blog/como-agregar-codigo-css-en-wordpress.html
Saludos.