WordPress update after Product Grid size change
-
Wordpress update after Product Grid size change in mobile view html page
-
This topic was modified 3 years, 7 months ago by
CyberDome.
Attachments:
You must be
logged in to view attached files.
Hello,
Please provide the admin panel login details of the website to check it myself and help you out accordingly.
Best Regards
Wordpress update after Product Grid size change in mobile view html page
resolve this issue image attachment above
Attachments:
You must be
logged in to view attached files.
Hello,
Please deactivate all the third party plugins and tell me then we will troubleshoot with the theme plugins.
Best Regards
i am all ready check deactivate all the third party plugins but not resovel issue Please troubleshoot with the theme plugins
Hello,
Please try adding the following Custom CSS in the Custom CSS for Mobile area under Theme Settings >> Custom CSS.
.title-line-one .product-grid-item.col-6 .wd-entities-title {
max-height: 18px;
}
Best Regards
Not Resolve issue Please check
Attachments:
You must be
logged in to view attached files.
Hello,
The issue seems to be caused by the product image sizes.
The product images are controlled by woocommerce itself and our theme doesn’t influence it. You can find the settings under Appearance >> Customize >> WooCommerce >> Product Images.
You can read our detailed documentation about image alignment and content in the following link:
https://xtemos.com/docs/woodmart/faq-guides/image-size-content-alignment-product-grid/
Best Regards