This topic has 5 replies, 2 voices, and was last updated 7 years, 1 months ago ago by Rose Tyler
I added a top (left) bar to my site. How do I change the style for this text? I would also like the bar to be smaller in height than it is now.
I just changed the widget to the HTML widget (from text) and now I would like to know how to align the text horizontally?
Hello,
Please provide a screenshot for better understanding.
As example http://prntscr.com/gptu0i.
Regards
You may use this code:
.top-bar .languages-area, .top-bar .languages-area .topbar-widget {
width: 100%;
text-align: center;
padding-right: 0;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up