Home Forums WoodMart support forum How to edit design of product page

How to edit design of product page

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #258537

    masloholst
    Participant

    Hello! I add attributes on my product but my site doesn’t show it. it shows just box of selection.
    please help me to set it up right like on reference. Also I want to set the box of color attribute to square right like on the reference.
    Also it would be great if you will tell me where I can change it

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

    Hello,

    You need to remove color and image from the attributes and they would become as a text. More detailed instruction is here: https://xtemos.com/docs/woodmart/variable-products-swatches/

    Let me know if you need further help.

    Best Regards

    #258782

    masloholst
    Participant

    thank you very much! It works!

    Now it is without frame. How to set a frames like on the reference that i’ve send you?

    #258944

    Hello,

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

    .woodmart-swatch.swatch-on-single {
        border: 1px solid blue;
        padding: 10px;
    }

    Best Regards

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