WHATSAPP ICON

Hello Clau,

The WhatsApp Icon is not yet available within the Divi gallery, I understand that in this case you want to add it to a button, one option to add it is to try to incorporate the fontawesome icons so that they are displayed.

To add the icon gallery you must first go to the Divi section -> Theme Options -> Integration and in the section that says “Add code to the of your blog“paste the following code

Once you have the code save the changes, after that you must edit your button and add any icon for example the google+ one

Set the icon to always be visible

Finally you must add the following CSS code in the Divi options -> General -> Custom CSS

body #page-container .et_pb_section .et_pb_button_1:before {
content: “\f232” !important;
font-family: “Font Awesome 5 Brands” !important;
}

In this way, the icon that you add to this button will be replaced by the WhatsApp icon

Keep in mind that the CSS code of your button may vary, so when you add the code in integration, if it does not appear, send us the URL where you have the button that you want to display the icon, so we can help you in more detail.

A greeting

AnswerQuote

Answered : 12/10/2021 12:47 pm

Loading Facebook Comments ...
Loading Disqus Comments ...