Home Forums WoodMart support forum Crutches

Crutches

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #252733

    Mikhail
    Participant

    I 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.
    #252893

    Hello,

    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

    #255660

    Mikhail
    Participant

    I 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?

    #255699

    Hello,

    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

    #255742

    Mikhail
    Participant

    The 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

    #255880

    Hello,

    Please provide your site admin access to the private area.

    Best Regards

    #258803

    Mikhail
    Participant

    I 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
    Mikhail

    #258889

    Mikhail
    Participant

    Close post. I decide problem.

    #258954

    Hello,

    We are glad you have solved the problem. If you have any questions please feel free to contact us.

    Best Regards

Tagged: 

Viewing 9 posts - 1 through 9 (of 9 total)

The topic ‘Crutches’ is closed to new replies.