I cannot figure out the CSS for centering these items below in the footer.
Anybody has an idea?
Hi,
Please use this CSS snippet (How to add custom code snippets - HivePress Help Center):
.footer-navbar {
justify-content: center;
}
Please note that it can require further customization.
Please disable third-party plugins and customizations (if there are any) and check if this issue persists. If you use a caching plugin, make sure that caching is disabled for logged-in users.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.