Home Forums WoodMart support forum Custom attributes on product page

Custom attributes on product page

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #322683

    dan
    Participant

    Hi,

    I enable the option from theme options to show the product attributes inside the product description as shown in the image attached.

    My question is, can we style it a bit in order to show properly because right now there is a big space between the attribute title and the term?

    It should be shown just like this: Brand: Alessi
    and not like this: Brand: Alessi

    Thank you!

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

    Hello,

    I can try to give you the custom code to narrow the block and the title would move closer to the value, however, if you have different lengths of titles and values it may look not good.

    Please provide the page URL I will check.

    Best Regards

    #322724

    dan
    Participant

    Link shared!

    #322737

    Hello,

    Please add this code to the Theme Settings > Custom CSS > Global:

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

    Increase or decrease 50% as per your needs.

    If you have any questions please feel free to contact us.

    Best Regards

    #322755

    dan
    Participant

    Thank you!

    #322809

    You are welcome! We are here to help.

    Wish you a wonderful day!

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