How to change the background for quick edit buttons in the frontend?
-
Hello, team!
I have two questions:1. How to make the background for the quick edit buttons in the front end transparent? I mean these buttons: screenshot
I used the following CSS code:
div.products .product .wcfm_buttons {background-color:transparent;}
but the button background became transparent only at the category level with a list of products. On the product page and elsewhere, the background remains gray.
2. How to completely turn off these buttons so that they are not anywhere in the frontend?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘How to change the background for quick edit buttons in the frontend?’ is closed to new replies.