Home Forums WoodMart support forum How to configure the compare section

How to configure the compare section

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

    hey3212
    Participant

    Hi,

    My compare page looks like the attached. How to reduce the column width of the first column and add in another row to compare materials, as I have a section of Materials in my product page.

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

    Hello,

    Can you please share the page URL so I can check and give you a possible solution.

    Best Regards

    #652228

    hey3212
    Participant

    Sure. See the private section.

    #652467

    Hello,

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

    .wd-compare-table th {
        flex: 0 0 12%; /* Reduce this percentage as needed */
    }

    If you want to add a new field, navigate to Theme Settings > Shop > Compare > Select fields for compare table.

    Best Regards,

    #652747

    hey3212
    Participant

    Awesome. This has solved my problem. Thanks a lot.

    #652807

    Hello,

    You’re very welcome! I’m glad I could help. If you need anything else, feel free to reach out!

    Thanks for contacting us.
    Have a great day.

    Topic Closed.
    Best Regards,

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

The topic ‘How to configure the compare section’ is closed to new replies.