Homepage › Forum › General › Feedback & Suggestions › Have some issue with the begreen theme
This topic contains 20 replies, has 3 voices, and was last updated by tinhbeng 4 days, 1 hour ago.
Hi,
This issue has been fixed, and it will be updated next week, you can wait to update to the latest version for Begreen theme.
Best regards,
tb.
Please reply immediately waiting for making the website live
Next week time is very long for waiting cant you give me some workaround for the same this is urgent requirement
Sorry, I have few confusion with your question.
- With home slider issue: I changed some settings for home slider. You can reload your site and check it.
- With image product: It is not possible to change the size for products on each device, you can instead choose to display 2 products by adding the following lines to Custom CSS:
@media (max-width: 480px){
.woocommerce.columns-5 .product-item-wrap, .single-product.columns-5 .product-item-wrap, .woocommerce .columns-4 .product-item-wrap, .single-product .columns-4 .product-item-wrap, .woocommerce .columns-3 .product-item-wrap, .single-product .columns-3 .product-item-wrap {
width: 50%!important;
}
}
Best regards,
tb.
Thanks, For me main issue was home slider product size was just a question that it is possible or not
Can i reduce that height of 950px to less because image is looking too big
Yes, you can reduce it.
You must be logged in to reply to this topic.