Home › Forums › WoodMart support forum › Short product description below header
Short product description below header
- This topic has 19 replies, 2 voices, and was last updated 4 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
July 22, 2020 at 7:45 pm #213291
rowingmenParticipantHow do I add a short description below the product? I use “Icons and” add to cart “on hover”, an example is attached to the photo
Attachments:
You must be logged in to view attached files.July 22, 2020 at 7:46 pm #213293
rowingmenParticipantan example is attached to the photo
Attachments:
You must be logged in to view attached files.July 22, 2020 at 10:40 pm #213323
Elise NoromitMemberHello,
You can set the location of the description in the product category in the Theme settings > Shop.
Best Regards
July 23, 2020 at 5:24 am #213355
rowingmenParticipantI did as you wrote, but nothing appeared under the product!
July 23, 2020 at 9:40 am #213431
Elise NoromitMemberHello,
Create an HTML block https://xtemos.com/docs/woodmart/html-blocks-2/
Then add ID shortcode to the Product category description and check. If you still have the problem, provide the site admin access I will check the settings.
Best Regards
July 23, 2020 at 12:32 pm #213502
rowingmenParticipantAccess to the site
July 23, 2020 at 8:41 pm #213633
Elise NoromitMemberHello,
Have a look at this screen: https://prnt.sc/tnhs1c
Then this one: https://prnt.sc/tnhsif
And this one: https://prnt.sc/tnhsv7
Best Regards
July 24, 2020 at 4:58 am #213669
rowingmenParticipantYou misunderstood me, I think you need to display a short description for each product (as in the photo), I attach an example as on another site.
Attachments:
You must be logged in to view attached files.July 24, 2020 at 4:59 am #213671
rowingmenParticipantI attach a photo where the description should be
Attachments:
You must be logged in to view attached files.July 24, 2020 at 5:01 am #213673
rowingmenParticipanthere is an example like on another site, I also need to make a short description under the product
July 24, 2020 at 5:03 am #213674
rowingmenParticipanthere is an example like on another site, I also need to make a short description under the product as in the photo
Attachments:
You must be logged in to view attached files.July 24, 2020 at 7:12 am #213710
Elise NoromitMemberHello,
You need to set “Summery on hover” design in the Theme Setting > Shop > Product styles.
Best Regards
July 24, 2020 at 7:43 am #213727
rowingmenParticipanthow can I do without guidance? what would be like in the photo! that would be immediately visible for all products
July 24, 2020 at 9:00 am #213766
Elise NoromitMemberHello,
You need to set this design https://prnt.sc/tnqrlg Information would appear on hover.
In addition, you can set what to show: part of the short description or excerpt: https://prnt.sc/tnqsnb
If you want it always be visible, set this design, and send me URL we shall provide custom CSS to make it visible without the hover.
Best Regards
July 24, 2020 at 9:59 am #213786
rowingmenParticipantI would like to display a short description on this thread! another topic doesn’t suit me
Attachments:
You must be logged in to view attached files.July 24, 2020 at 1:45 pm #213916
Elise NoromitMemberHello,
The theme does not have the option to show the description on that hover design, unfortunately. We cannot customize this with CSS, it requires more complicated customization which is not covered by our support.
Best Regards
July 24, 2020 at 2:09 pm #213930
rowingmenParticipantI do not need to show on hover!I need to display a short description under each product.
I attached an example where it should be, please helpAttachments:
You must be logged in to view attached files.July 24, 2020 at 3:26 pm #213959
Elise NoromitMemberHello,
There is no option to show the product description in the grid, unfortunately.
Best Regards
July 24, 2020 at 7:54 pm #214018
rowingmenParticipanti installed this design give me CSS to make it visible without the hover.
Attachments:
You must be logged in to view attached files.July 25, 2020 at 10:43 am #214108
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
body .woodmart-hover-base .fade-in-block { position: static; opacity: 1; visibility: visible; } .content-product-imagin { margin-bottom: 0 !important; } body .woodmart-hover-base.hover-ready .fade-in-block { visibility: visible; opacity: 1; transition: opacity .3s ease,visibility 0s ease; } body .woodmart-more-desc { max-height: none; } body .woodmart-hover-base .product-information:hover .woodmart-more-desc-btn { display: none; }
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register