Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi, moniqjvv3, I’m another WooCommerce user.

    The text that appears underneath the browse products button can be made visible with the following CSS code:

    div.woocommerce-message > a.woocommerce-Button.button {
        position: initial;
    }

    The text is “No order has been made yet.” (in the cases where no order has been made yet)

    Thread Starter moniqjvv3

    (@moniqjvv3)

    Thank you so much this seemed to work.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Order tabs overlapping’ is closed to new replies.