Hi @gszhang,
Can you please share your website link. Then I can send you the necessary CSS.
Thanks
I’ve currently installed it on a beta site https://beta.frituurtcentrum.be/blog/bestellen/
thanks for your help
Hi @gszhang,
For the terms and conditions alignment you can add the below css in your additinal css section.
.woocommerce-terms-and-conditions-wrapper input#terms {
position: unset;
margin-left: 0px;
}
From your screenshot, i found you mentioned the product name dragged down. It is not actually this way. The blank section you marked is for image actually. Because you have no images for products that’s why it is showing empty.
Thanks
Thank you that works perfectly.
Any idea how I can change the productname to the location of the image?