Print Button is not visible

Tagged: ,

  • This topic has 1 voice and 0 replies.
Viewing 1 post (of 1 total)
  • Author
    Posts
  • #593
    togethernet
    Keymaster

    If you cannot see the print button on the single product page, and you have checked that the plug-in has been activated, try adding the following to your CSS:

    .woocommerce-page a.button {
    display: inline!important;
    }

Viewing 1 post (of 1 total)
  • The topic ‘Print Button is not visible’ is closed to new replies.