Replies: 0
Does anyone know how to right-justify the Polylang WP Plugin’s Flag?
I’ve tried modifying the Custom CSS as well as trying to change the “en_US.png…but to no prevail. Here is the CSS that I’m working with:
.lang-item {
display: inline;
margin: 0 2px;
}
There isn’t an Out of the Box way in the Polylang settings…that I’ve found.