- This topic has 6 replies, 2 voices, and was last updated 6 years, 9 months ago by .
Viewing 7 posts - 1 through 7 (of 7 total)
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
Home › Forums › I Am One Support › WooCommerce not working correctly
On some of my single product pages it doesn’t look right?
Do you know how I fix this?
https://stearnsscientific.com/product/20c-manual-defrost-chest-freezers/
-Jamison
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.woocommerce div.product { margin-top:30px;}
.woocommerce .product .images { float:left !important; width:48% !important;}
.product .summary.entry-summary { margin-left:0 !important; margin-bottom:120px!important;}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product { margin:0 3% 2.992em 0; width:21.6%;}
.woocommerce .products ul, .woocommerce ul.products { margin-top:30px;}
Regards,
Dave
I did that – but the page still doesn’t work correctly
https://stearnsscientific.com/product/vapor-shippers/
I appreciate your efforts.
Keep me posted.
Hi,
We checked, this is working fine.
I am not sure what you mean by this. Can you may be draw or point out in an image?
You can upload image in imgur.com and share the link here.
Regards,
Dave
https://stearnsscientific.com/product/v-5000ehab-c-isothermal-carousel-ln2-freezer/
woo-commerce in mobile looks okay, but on desktop the image is small. How do I fix this?
Thank you.
-Jamison
Hi,
Kindly go to Appearance >> Theme Options >> Basic Settings >> Custom CSS Box:
Add this code there:
.product img { height:auto !important;}
.related .product img { height: 150px !important;}
Regards,
Dave
Do you want to activate WordPress plugins from the database? This term is new yet interesting to learn. And if you are looking for an […]
Image Gallery WordPress Plugins You’ve got stunning visuals, but WordPress’s built-in gallery block is too basic. It doesn’t let you do fancy layouts, lightboxes, or […]
Insert Headers and Footers Plugins When you need to add essential scripts—think Google Analytics, Facebook Pixel, or custom CSS—to your site, modifying theme files is […]