Website Building » Wix » How Do I Add a Language Button to My Wix Website?

How Do I Add a Language Button to My Wix Website?

Last updated on January 7, 2023 @ 10:55 am

Adding a language button to your Wix website is a great way to make your site more accessible to international audiences. There are two ways to add a language button to your site:

1. Use the Wix Language Button App

GREAT NEWS:

Exciting update! We've collaborated with Wix to offer WBI users with a free plan for all website creation needs - Explore the details here.

The Wix Language Button app is the easiest way to add a language button to your site. Once you’ve installed the app, simply choose the language you want to add from the drop-down menu and then click on the ‘Add Button’ button. The app will automatically generate the code for you and add it to your site.

2. Add the code manually

If you prefer, you can also add the code for the language button manually. First, you’ll need to find the code for the flag of the country whose language you want to add.

You can find a list of country codes here. Once you have the code, simply add the following code to your site:

PRO TIP: If you are not familiar with code, we do not recommend adding a language button to your Wix website. This can result in errors on your website that can be difficult to fix.
 <img src="https://www.com/tags/flag_countrycode.gif" alt="language" />

3. Style the button with CSS

Once you’ve added the code for the language button, you can style it using CSS. For example, if you want to change the color of the button, you can use the following CSS code:

.language-button { 
    color: red; 
} 
Morgan Bash

Morgan Bash

Technology enthusiast and Co-Founder of Women Coders SF.