Short description in shop archive page
-
Hello
I cant find were i change so the short description is shown on shop archive page. I can just find were i can change so you se it when hower the product and i would like it to be there all the time..
An image to easier understand
Image
Attachments:
You must be
logged in to view attached files.
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .wd-hover-with-fade .fade-in-block {
opacity: 1;
position: static;
visibility: visible;
}
body .wd-hover-with-fade .content-product-imagin {
display: none;
}
body .wd-hover-with-fade.hover-ready:hover .product-wrapper,
body .wd-hover-with-fade.hover-ready.state-hover .product-wrapper {
transform: none;
}
body[class*="color-scheme-light"] .wd-more-desc .wd-more-desc-btn {
background: linear-gradient(to bottom, transparent 0, var(--wd-main-bgcolor) 100%);
}
Best Regards.
Is it possible to get rid of the heart, add to cart and quickvie, because it doesnt look so good on mobile…
Attachments:
You must be
logged in to view attached files.
Sounds Great! that your issue has been solved.
I’m so happy to hear you are pleased with the Theme and Support. XTEMOS strives to deliver the best customer experience, and it makes our day to hear we have accomplished that.
We count ourselves lucky to have you as a customer. You can always reach us at any time. We are always here to help you.
Thanks for contacting us.
Have a great day.
Topic Closed.
Best Regards.
The topic ‘Short description in shop archive page’ is closed to new replies.