Hello everyone,
I added this code to the CSS to increase the font size of the three widgets in the footer, but it hasn’t changed.
What should I do?
Is there an easy way to change the font family, size and weight of the widgets titles from the menu instead of using CSS?
.footer-widgets .widget-title { font-size:30px !improtant; }
Thanks,
Hi SK
Thanks for getting in touch.
Do you perhaps have a public URL where we can look at what’s going on?
Thanks, but even after adding the code below to the Additional CSS section of the theme and clearing the cache, there's no change.
https://dev.groutingspecialist.com/
Footer on the page
SITEMAP
ABOUT PETER WHITE
CONTACT
.footer .footer__headings {
font-size: 20px;
}
Hi, thanks for the update. You might try clearing and then testing without any caching or performance plugins like WP Rocket activated.
Thanks but I have cleared cache and deactivated WP rocket as well. But it appears that the CSS footer change font size code is not being applied…Please let me know.
dev.groutingspecialist.com
Hi SK
It looks like the selector might have an error. Unfortunately, a large portion of SiteOrigin CSS support falls outside of our free support scope. In this case, SiteOrigin plugins aren’t involved. We do our very best with limited resources. To be most effective, we have to ring fence those resources to products we directly control. In this case, it looks like a single underscore is used instead of a double underscore.
Hope that helps.
Cheers, Andrew