Hi,
style-1 – it may be icons conflict with other icon set. we will try to fix that issue,
style -99 – my suggestion is to add text as in image, for e.g. in style-4 can add text also. its an image and text. ( but we can create an image with same look and can add in style – 99 )
finally user clicks on text or image in that style-4 almost same result..
so we can create an image with have text also and add in style-99 ( image + text as an image )
Thread Starter
raffob
(@raffob)
Hi,
thanks for the answer.
2. I meant a text above the button (“WhatsApp Us”) not in the button (“Submit”). Because only In style-1 that have texts: “WhatsApp Us” and “Submit”.
style-1, is Material design “input” filed
can you please explain more specific about the issue,
we are planning to build a new plugin – WCA ( WhatsApp Chat Plugin )
Add your own style.
And we will try to extend the features in “click to Chat for WhatsApp” plugin ..
Have a Great Day,
Thank you
Thread Starter
raffob
(@raffob)
Hi,
Actually the main issue is like I mentioned you before in the question (1). About Icon is not showing up.
Thanks
Thank you for reporting the issue, we will try to solve that.
it may be cause of icons conflict.
as of now to hide the icon ( its send icon only – arrow )
please add this custom CSS code
.ccw_plugin .btn i {
display: none;
}
Have a Great Day,
Thank you
ccw_plugin .btn i {
display: none;
}