Site icon Catch Themes

Widget: I want to center the title

Hi, I'm using this theme and I like it very much. I've only one question. I want to center the title from the widgets, I tried, but nothing worked so far. I was using this code;
/* =Widgets
----------------------------------------------- */

}
.widget .widget-title,
.widget .widget-title a {
    color: #222;
	font-size: 18px;
    font-weight: bold;
	padding-bottom: 10px;
	text-align: -moz-center;
}
But the text-align stays at the left side. I can't give the url, because I'm running local. Can you help me out with this? Thanks in advance! Sincerley, Bastian
Exit mobile version