Home › Forums › WoodMart support forum › Please, I have two questions
Please, I have two questions
- This topic has 7 replies, 3 voices, and was last updated 4 years, 5 months ago by
Elise Noromit.
-
AuthorPosts
-
September 5, 2020 at 2:22 pm #223902
guzman88ParticipantGood morning.
Sorry for my english but i’m using google translator.
I’m writing because I have two questions:
1. How can I make the product category appear as an attachment in the photo?
2. How can I make the product description always visible without having to pass the mouse over it as an attachment in the photograph?
Thank you very much in advance.
Attachments:
You must be logged in to view attached files.September 5, 2020 at 11:03 pm #223948
Elise NoromitMemberHello,
Thank you very much for choosing our theme and for contacting us.
You need to enable “Show product category next to the title” in the Theme Settings > Shop > Product Styles, then enable “Show summary on hover” there.
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
September 5, 2020 at 11:55 pm #223952
guzman88ParticipantGood Morning,
Thank you very much for answering. Sorry for my English but I am using Google Translate.
The first question was resolved, thank you very much.
But the second question, I would like you to please, if possible, look like in the attached image.
That the text is not 100% visible. That only one part is visible with the three dots under the text
Could it be possible?
Thank you very much in advance.
Attachments:
You must be logged in to view attached files.September 6, 2020 at 10:25 am #223993
Elise NoromitMemberHello,
Please provide your site admin access to the private area. Your site is under construction I cannot view anything.
Best Regards
September 6, 2020 at 10:33 am #223999
guzman88Participantoh, sorry, done. I wait you, Thanks you
September 6, 2020 at 3:00 pm #224031
Elise NoromitMemberHello,
I do not see the problem now https://besscosmetics.com How can I reproduce the problem?
Best Regards
September 7, 2020 at 5:46 am #224111
max06accessoParticipantHello, I take the liberty of participating. Have you found a way to limit the number of characters in the description? That would be great for thumbnail alignment.
Thanks in advance
September 7, 2020 at 9:44 am #224193
Elise NoromitMemberHello,
Initially, it was provided by the collapsable block on hover https://prnt.sc/ucwzt9 we have customized it for your needs and now these options is removed.
You can compose and insert the equal length of excerpt into the product page and it would be much better as the text would not be cut or contain entrance worthless information which usually begins the product description.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register