Home › Forums › WoodMart support forum › Crutches
Crutches
- This topic has 8 replies, 2 voices, and was last updated 3 years, 11 months ago by Elise Noromit.
-
AuthorPosts
-
December 21, 2020 at 10:43 am #252733
MikhailParticipantI have a question for the developers. Why doesn’t your topic take into account standard situations. For example, as in the pictures. All site developers face this problem. Why do you need to make additional crutches to correct this situation? In general, he considers it good form to include in the program code themes solutions for the standard visualization of the product card. If you offer universal tools for website layout, then such things should be taken into account.
Attachments:
You must be logged in to view attached files.December 21, 2020 at 9:06 pm #252893
Elise NoromitMemberHello,
Do you mean the different alignment? Please make sure all the products are in stock so that the count would appear on all the products.
If you mean something different, please describe your issue in more detail.
Best Regards
January 4, 2021 at 5:59 pm #255660
MikhailParticipantI didn’t understand any of your answer. This is an unsubscribe, not technical support for your product. I was hoping the answer would be the following:
body .product-title, .product-grid-item .product-title {
min-height: 36px;
max-height: 36px;
}
This code fixes the problem I described in my question.
Please give me an answer – what is the support of your product?January 4, 2021 at 9:48 pm #255699
Elise NoromitMemberHello,
You mean different heights of the product title in the grid. Our theme has the option to set one or two lines of title and solve this problem: Theme Settings -> Shop- > Product Style – > Product title lines limit.
I do not understand your problem: “Please give me an answer – what is the support of your product?” Please provide the page URL and screen of the problem.
Best Regards
January 5, 2021 at 5:04 am #255742
MikhailParticipantThe path you suggest doesn’t work. Perhaps this only works in English encoding. This is not working for me, that’s why I asked for help
January 5, 2021 at 12:03 pm #255880
Elise NoromitMemberHello,
Please provide your site admin access to the private area.
Best Regards
January 15, 2021 at 5:00 pm #258803
MikhailParticipantI use
.woodmart-archive-shop .product-grid-item{
flex: 0 0 calc(25% – 20px);
background: #f0f2f4;
background: white;
padding: 33px;
border-radius:10px;
margin:10px;
box-shadow:0 0 5px rgba(0,0,0,0.1);
padding-right:10px;
padding-left:10px;
}
How disable that in list display mode or how create product-grid-item only for list display mode
MikhailJanuary 16, 2021 at 6:08 am #258889
MikhailParticipantClose post. I decide problem.
January 16, 2021 at 11:29 am #258954
Elise NoromitMemberHello,
We are glad you have solved the problem. If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
Tagged: Crutches
The topic ‘Crutches’ is closed to new replies.
- You must be logged in to create new topics. Login / Register