change the fonts size of widgets title
-
I search in forum for change the font size for widget Title in sidebar, and I dont find this. I have make this snippet, thats word fine, with line separator:
.widget-title {
color: #084B8A;
font-size: 16px;
font-weight: bold;
border-top: 1px solid SteelBlue;
padding-top: 16px;
}
you can see the result here:
https://mediators-le-niglo.frIt’s the best way?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘change the fonts size of widgets title’ is closed to new replies.