Hi there
Thank you for writing in,
Could you please provide us with your site URL so that we can check your the current design and provide you some custom CSS code to modify it to the one line.
Thank You!!
Hi, thanks for the reply.
I’m still working on localhost.
If it helps, I have added some css to hide the product images and made the product align left.
/* Hide All Product Images*/
.woocommerce-product-gallery {
display:none;
}
/*Product Align Left*/
.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
float: left;
}
Regards,
shridsan
HI there,
Thank you for writing in,
We are not sure where are these options exactly. If you are unable to make these option one line then please provide us full page screenshot. If you are able to solve it then please close this topic.
Regards!!
Hi there,
Thank you for writing in,
The div structure of these lines are different and it is currently not possible to change design because it will effect on may Woocommece pages.
Regards!!