Hi there,
I am using the plugin Widget Title Links. How can i set the size of the widget title “Blog zu Datenschutz und Cybermobbing” to <h3> ? The size of the title should be the same size like the widgettitle:”Fragen rund um Cybermobbing”
Hey Rico008!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
h3.widgettitle a {
font-size: 20px;
}
Best regards,
Yigit
Thx Yigit ! Its workin….