How Do I Add a Floating WhatsApp Icon to WordPress?

Adding a Floating WhatsApp Icon to WordPress is simple. To start, open your WordPress website in a browser.

Next, locate the folder where your WordPress files are stored. In this example, the folder is located at:.

C:\Users\username\AppData\Local\WordPress\

Next, locate the folder called “themes”. Within this folder, you will find a file called “style.

css”. Open this file in a text editor, such as Notepad. Within this file, you will find the following line of code:.chat-bubble {

float: left;

}

To add a Floating WhatsApp Icon to WordPress, you will need to replace the “.chat-bubble” line of code with the following:

.whatsapp-icon {

Save the file and then reload your WordPress website. Your Floating WhatsApp Icon should now be visible.