> For the complete documentation index, see [llms.txt](https://developers.weglot.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://developers.weglot.com/craft-cms/use-cases/language-switcher-styling.md).

# Language switcher styling

Weglot adds a language switcher to your pages so visitors can change language. Its appearance is configured in the **Switcher Editor** in your Weglot dashboard, reachable from a button in the plugin settings.

From the editor you can choose the switcher type (dropdown, flags, plain text), toggle flags and language names, and position it on the page.

### Custom styling

The switcher markup carries Weglot's CSS classes, so you can override its look from your own stylesheet. Target the switcher container and its links with your theme's CSS to match your design.

{% hint style="info" %}
The switcher's assets are loaded from the Weglot CDN at runtime, so changes made in the Switcher Editor apply without redeploying your site.
{% endhint %}
