Home Forums WoodMart support forum Product filter

Product filter

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #526521

    TRT
    Participant

    In the output filter product, any option to just open the text?
    By default, either image plus text or just image appears.

    to only show the text I added the following code in css

    span.wd-swatch.wd-bg {
        display: none;
    }

    If this option doesn’t exist, I believe it would be a simple function to create and implement in future updates.

    thanks

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

    Luke Nielsen
    Keymaster

    Hello,

    It’s possible but globally, if the attributes are adjusted as text then in the filter they will be shown as text as well: https://prnt.sc/knIuzPxq4EpW

    Let me know if you have any questions.

    Kind Regards

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