After Last Update some Price Text not green
-
1. T-Shirt Image Size not work:
We have provided you with a custom code (https://prnt.sc/MEXnky5W26x3) but you did not paste part of the code related to the width of the image (https://prnt.sc/wrkdixLBtzpj). Try to add it.
.lumise-cart-thumbnails {
max-width: 75px;
}
2. Single product navigation styles:
.wd-products-nav .wgm-info {
color: #FFF;
}
body .wd-products-nav .wd-dropdown {
align-items: flex-start;
}
body .wd-product-nav-thumb {
padding-top: 15px;
}
Kind Regards
Thanks.
For a consistent design, the text of the article above must be below the thumbnail as with the article below.
Attachments:
You must be
logged in to view attached files.
Hi,
Try to use following custom code:
.german-market-product-image.checkout {
width: 100%;
margin-bottom: 20px;
}
.german-market-product-image.checkout a {
max-width: 75px;
}
Kind Regards
THANKYOU GREAT SUPPORT
another question
How can I enlarge the thumbnails when I mouse over them?
Best Regards
Hi,
Following customization is can’t be done with custom CSS only.
Kind Regards
Is there no Modal or Lightbox Snippet?
Hi,
There are no following options in WooCommerce and in our theme.
Kind Regards
The topic ‘After Last Update some Price Text not green’ is closed to new replies.