- Posts: 105
- Thank you received: 2
×
WooPrice Calculator PRO
[CLOSED]Disable edit button in cart
- Naidi
-
- Offline
Less
More
2 years 11 months ago #1277
by Naidi
Naidi replied the topic: [CLOSED]Disable edit button in cart
Hi,
returning to the previous front-end topic , you can hide the 'Edit' button by modify the CSS file.
It can be done going to 'Setting' section of the main panel of WooPriceCalculator. After that add to Custom CSS this:
.wpc-edit-icon{
display: none;
}
at the end just save the change. If this will solve the problem , we will appreciate a positive feedback from you to our free repository.
If the problem persists send us an email at : altoswebsolutions.com/contact-us .
Best regards,
Naidi
AT210
returning to the previous front-end topic , you can hide the 'Edit' button by modify the CSS file.
It can be done going to 'Setting' section of the main panel of WooPriceCalculator. After that add to Custom CSS this:
.wpc-edit-icon{
display: none;
}
at the end just save the change. If this will solve the problem , we will appreciate a positive feedback from you to our free repository.
If the problem persists send us an email at : altoswebsolutions.com/contact-us .
Best regards,
Naidi
AT210
Please Log in or Create an account to join the conversation.
- Naidi
-
- Offline
Less
More
- Posts: 105
- Thank you received: 2
2 years 11 months ago #1271
by Naidi
Naidi replied the topic: [CLOSED]Disable edit button in cart
Hi,
the plug-in is created in that way to obtain that button, there is no internal option to delete that button.
You can only achieve that in front-end by hiding that element programmatically by you own.
Best regards,
Naidi
AT210
the plug-in is created in that way to obtain that button, there is no internal option to delete that button.
You can only achieve that in front-end by hiding that element programmatically by you own.
Best regards,
Naidi
AT210
Please Log in or Create an account to join the conversation.
- Anura Digital
-
Topic Author
- Offline
Less
More
- Posts: 7
- Thank you received: 0
2 years 11 months ago #1263
by Anura Digital
Anura Digital created the topic: [CLOSED]Disable edit button in cart
Hi, we are doing a web with your solution and we need to erase the Edit button in the cart.
Is there any way to do this?
Thanks!
Is there any way to do this?
Thanks!
Please Log in or Create an account to join the conversation.
Moderators: david
Time to create page: 0.173 seconds