I can not find a way to change the fontsize of the footer links i placed there with some widgets
I made an footer menu with widgets bus the fontsize is to large. I tried several quick css but it did not work
Hey Rob,
Please try the following in Quick CSS under Enfold->General Styling:
#footer a {
font-size:16px !important;
}
Best regards,
Rikard
Thank you Rikard. But it did not work!
Hi,
Thanks for the update. Please try this instead:
.footer_color a {
font-size:16px !important;
}
Also make sure to delete the old CSS and JS files under Enfold->Performance before checking the results.
Best regards,
Rikard
Thanks but it stil not works!
Hi,
Please send us a temporary admin login and login URL so that we can have a closer look. You can post the details in the Private Content section of your reply.
Best regards,
Rikard
I see that column 2,3,4,5 has changed, but not column 1 ? Houw can i change that font size text?
Can I also change the fontsize of the headers?
Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/* CSS - Footer widget font */
#footer .textwidget,
#footer .textwidget.custom-html-widget {
font-size: 14px;
color: #FFF;
}
Best regards,
Vinay
Hallo Vinay
It does not work?
I mean the header size does not change in the footer