Archived topic
Footer Bar Issue
7 replies · Started by purnima banik on April 6, 2021
Hi GP Team,
Although the footer bar alignment is set to center. Yet the Footer Menu that I placed on my website https://dajobb.com footer bar is not getting centered.
Please suggest the solution.
Hi there,
Strange - I'm unable to replicate the issue here:
https://www.screencast.com/t/zifm3IBy
Any chance you can disable all plugins except GP Premium so I can have a clean inspection?
Let me know :)
Same issue even after disabling the plugins.
Try adding this CSS:
.footer-bar .widget_nav_menu>div>ul {
justify-content: center;
}
It worked but I did not wanted to use CSS. Actually this is a theme feature, and So, I wanted to achieve it without CSS.
This is only an issue when you have 3 footer bar widgets added which is quite uncommon.
The CSS fix should work for now. I'll take a closer look to see if it can be improved.
Hi Leo,
Actually, I have not set any footer widget for your kind information, in fact it is set to 0. Anyway, thanks for the support.
No problem :)