This topic has 4 replies, 2 voices, and was last updated 8 years ago ago by Rose Tyler
how can i center the top bar text? http://katynew.webcandywebsites.com/ i can only make it on the left hand side, there is some hard coding that only allows for it on the left?
thank you
Hello,
You can add this code in Custom CSS:
.top-bar .languages-area {
float: none;
text-align: center;
}
Regards,
Rose Tyler.
thank you very much it works great
Hello,
You’re welcome!
Regards,
Rose Tyler.
The issue related to '‘Center Top Bar text’' has been successfully resolved, and the topic is now closed for further responses