We suspect that this is the issue of plugins conflict. Deactivate all the third parties plugins not related to the theme and activate them one by one to discover which one influence.
What actions have you taken before it appeared? You can get back or add this code to the Theme Settings > Custom CSS:
.footer-container.color-scheme-light ul.social-icons li a {
font-size: 14px;
}
You can increase or decrease the size changing “14px” value.
We’ve figured out which of the plugins is conflicting – it’s GeoDirectory.
Unfortunately, we need that plugin to accomplish a feature request of our client. Do you have any suggestions for what I may be able to do to get this working?
Feel free to login to the back-end, again, to see what may be happening 🙂
I’ve inserted the CSS, and the footer element is now appearing, but the inline block elements (i.e. those appearing in the WPBakery blocks on the page(s) aforementioned) are not being shown, irrespective of the circles for the Social Icons being shown.
Please contact the plugin support. We do not know the build of the plugin and cannot fix that more over fixing plugins is not covered by our support. Perhaps you can find an equivalent plugin which is compatible with WP Bakery page builder.