how to add whatsapp share
-
please look screeshot
how to add whatsapp share and i want to remove share on twitter how to do that
please help
Attachments:
You must be
logged in to view attached files.
Sorry above problem is solved
Now new problem is
I want to increse size of social share buttons and want change its position from below to top and also change there looks how to do that
Hello,
Please add this code to the Theme Settings > Custom CSS > Global:
.wd-social-icons.icons-size-small .wd-icon, .wd-social-icons.icons-size- .wd-icon {
font-size: 20px;
color:red;
}
Set the size and color as per your needs.
Best Regards