Home Forums WoodMart support forum Swatches and Brand Position

Swatches and Brand Position

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

    marshalltanup
    Participant

    Hello

    I would like to ask about some issues I’m encountering.

    I’m trying to create a text swatch on my product page with borders similar to those in the demo, add some css in global setting, however it still won’t show up.

    Additionally, I have followed the brand position settings on the product page, but it is also still not appearing, even though the product has been assigned in the brand attribute section. Could you please assist me with this?

    Thank you

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

    Hung Pham
    Keymaster

    Hi marshalltanup,

    Thanks for reaching to us.

    Please provide URL of the mentioned page, so I can take a closer look.

    Regards,

    #560192

    marshalltanup
    Participant

    Dear Huang Pham

    Thank you for your recent correspondence.
    I solved the problem above; appreciate your assistance in providing the necessary information.

    However, I have one more question. Can you help me adjusting the product search display?
    Specifically, I would like the items to appear in a single line format rather than multiple columns. Will it be possible?

    Thank you

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

    Hung Pham
    Keymaster

    Hi marshalltanup,

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

    body .autocomplete-suggestions {
        grid-template-columns: none;
    }

    Regards,

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