Home Forums WoodMart support forum Product details problems

Product details problems

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #718710

    kamransalimi
    Participant

    Hello,
    I’ve a problem with the list of product details.. between every attribute there’s not a blank space, so its like a full single text and this destroy the layout of the page.
    How do i solve this?
    thanks

    Attachments:
    You must be logged in to view attached files.
    #718757

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Sorry to hear about the inconvenience. Kindly, please share your Site WP-ADMIN Login details in the Private Content field so that we can check this concern on your Site and help you out accordingly.

    Best Regards

    #718796

    kamransalimi
    Participant

    Here you are

    #718813

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Try to add this code to the Theme Settings > Custom CSS:

    .single-product .shop_attributes tr {
        display: flex;
        flex-wrap: wrap;
        gap: 8px;
        align-items: flex-start;
    }

    Best Regards

    #718826

    kamransalimi
    Participant

    Hello
    I put the code but didnt solve.
    I see this issue is affecting also other part of the website, almost all the values (details) of the product an dont only the page product details.
    For example, as in the screenshot, from front-end i see the website correct with proper space, but as visitor any space between any value is gone.

    • This reply was modified 1 month, 2 weeks ago by kamransalimi.
    Attachments:
    You must be logged in to view attached files.
    #718831

    kamransalimi
    Participant

    Solved.
    It was the hosting cache app that was “minifying css/html”
    Thanks
    Kamran

    #718855

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    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.

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

The topic ‘Product details problems’ is closed to new replies.