Hi,
Go to Dashboard Admin Panel >> Appearance Menu >> Customize >>
Matrix Options >> General Options >> Custom CSS Editor.
Now write below CSS rules into Custom CSS editor:
.sidebar .tagcloud a{
color: #000;
font-size: auto !important;
}
.footer-widget .tagcloud a {
font-size: auto !important;
}
Save the changes.
Thank You
Hello,
CSS put, but size doesn’t increase even though the classes are ok.
<div class="widget widget-categories"><h4>Etiquetas<span class="head-line"></span></h4><div class="tagcloud">
<a href='http://localhost/tag/asteroids/' class='tag-link-10' title='1 tema' style='font-size: 8pt;'>asteroids</a>
<a href='http://localhost/tag/planes/' class='tag-link-2' title='3 temas' style='font-size: 22pt;'>planes</a>
<a href='http://localhost/tag/primavera/' class='tag-link-8' title='1 tema' style='font-size: 8pt;'>primavera</a>
Hi,
Please provide the website URL.
Thanks