Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Rupinder Kaur

    (@coolcoders)

    Hi @growthgear,

    There is a media query in your theme which is overriding the design. Please add the following CSS in the additional CSS section.

    div#order_review_table table td {
    display: table-cell !important;
    }

    Clear all cache and retest.

    Do let me know if I can help you further.

    Thanks

    Thread Starter growthgear

    (@growthgear)

    Thank you very much for the swift solution.
    It works perfectly.

    Will try to convince the client to take pro version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Table breaks on mobile’ is closed to new replies.