• Resolved adamnews90

    (@adamnews90)


    Hello. I noticed there was an update to the plugin a couple of days ago. Every time the plugin is updated there seems to be some CSS issue on the product pages where it displays the units and discounts to a customer.

    The same has happened again, the table looks untidy and doesn’t align. I would usually have no issue in just applying CSS myself to fix but the last time I styled the table to make it on brand and look tidy, there was a plugin update which changed the table id’s and classes which completely reset the work I did. So I’m hesitant to do that again. Could you fix the CSS on your next update please?

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Owadud

    (@owadud655)

    Hi,

    The changes made from version 2.0.0 ensure that the table structure will not change again. So for now, you use any of our classes or ID.

    Regarding CSS issues, it may be due to theme compatibility.

    Please share your page link so we can check and provide a suitable solution.

    Thread Starter adamnews90

    (@adamnews90)

    Thanks for the reply. It doesn’t look to be a theme compatibility issue to me. I’ll send you a link to view the error though.

    https://neuroptimax-aesthetics.com/product/pure-pro/

    Thanks.

    • This reply was modified 4 weeks, 1 day ago by Yui.
    • This reply was modified 4 weeks, 1 day ago by Yui. Reason: please do not use shortlinks, link expanded
    Moderator Support Moderator

    (@moderator)

    @adamnews90 Don’t use short links in these forums, that has been abused in the past and those links are expanded when found. I have expanded yours into the link field. That field cannot be seen by search engines and is only visible to people logged into the forums.

    Thread Starter adamnews90

    (@adamnews90)

    That’s fine.

    Please check the link I sent and let me know. This didn’t look like this before the latest update.

    Thanks.

    Hi there,

    The tier price table design has been changed from version 2.0.0.
    Also, I found that the table width is overflowing.
    Here is the screenshot

    You can set the width max-content.
    .wsx-table-overflow{
    width: max-content;
    }

    let me know if this helps.

    Hello @adamnews90 .

    Tier pricing table issue will be fixed in our upcoming update. Thanks for your cooperation and patience.

Viewing 6 replies - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.