Skip to content
Snippets Groups Projects
Commit fb30ea19 authored by Barto's avatar Barto
Browse files

Update README.md

parent e400d3ba
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,18 @@ Returns:
with the `polylang_langswitcher` for customization.
**Customization**
Sample CSS code for horizontal list of switches
```
.polylang_langswitcher > li{
list-style: none;
display: inline-block;
padding: 10px;
}
```
**Contributions:**
Would you like to contribute to Polylang Language Switcher?
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment