• Hi! Love the plugin but having an issue with the responsive mode. When I view it on my phone, and then add a product to cart, the entire table shifts over! I know this because the ‘view cart’ is added to the column, but we have to keep that in order to let customer’s know they have successfully added the product to the cart. Can we get that to show up under the ‘add to cart’ button perhaps? Help!
    Crystal

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter crayonmonster

    (@crayonmonster)

    Oh! Figured it out – added this to the CSS for the table

    .dataTables_wrapper .add_to_cart_inline a {
    display: block !important;
    }

    Cheers!

    Plugin Author Nick McReynolds

    (@woobewoo)

    We are glad that you was able to solve this issue.
    Get back to us if you’ll need our help again.

    Best regards!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Responsive mode problem’ is closed to new replies.