Home Forums WoodMart support forum showing product attribute problems

showing product attribute problems

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #71180

    [email protected]
    Participant

    Why, the gap is so big between the product attribute name and the product attribute value, And there is not a colon between the product attribute name and the product attribute value?
    How to fix it?

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

    Hello,

    Please provide the product URL. If your site is under maintenance please provide your site admin access.

    Best Regards

    #71197

    [email protected]
    Participant

    the product link is below

    #71201

    Hello,

    This is the attributes table and it is 100% in width, that is why the gap is big. This can be corrected with the custom CSS, add this code to the Theme Settings > Custom CSS:

    .product-image-summary .shop_attributes {
        max-width: 50%;
    }

    You can increase/decrease 50% as per your needs.

    Best Regards

    #71203

    [email protected]
    Participant

    The width works!

    And the another question is that How to put a colon between the product attribute name and the product attribute value automately?

    #71210

    Hello,

    Unfortunately, there is no option to insert any columns or information there.

    Best Regards

    #71233

    [email protected]
    Participant

    Oh I think that your team should think about the obvious flaw, it need to be improved.

    #71242

    Hello,

    We have Features Requests thread you can leave a message there, we consider the features requested and try to implement those which win more votes.

    Best Regards

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