On wishlist how i can remove request an estimate button. I have attached an screenshot kindly have a look
This topic has 2 replies, 2 voices, and was last updated 1 weeks, 2 days ago ago by Alex Carter
On wishlist how i can remove request an estimate button. I have attached an screenshot kindly have a look
Hello Outgrowth,
Thank you for reaching out to us.
Custom CSS code can be used to remove the button:
.xstore-wishlist-form .form-actions .et-call-popup {
display: none;
}
Warm Regards,
The 8Theme Team
You must be logged in to reply to this topic.Log in/Sign up