Site logo

Archived topic

footer widget not centered

16 replies · Started by Ralf on November 8, 2022

Viewing posts 1–15 of 17

Hi, i tried to center the footer widgets with

.inside-footer-widgets {
text-align: center;
}

but it is still left and not centered - any idea how to center the footer widget ???

the domain is in private info - thanks

i just noticed that the footer widget is not centered ONLY on "Home" ????? on the other pages it is centered ... ???

Hi Ralf,

The CSS is working, but you have 3 widgets on homepage (includes 2 empty widgets), only 1 widget on other pages.
https://www.screencast.com/t/JFJh6Y8pBPkN

Are you using any sort of plugin to achieve this? If not, try clear cache.

thank you Ying for the rapid answer! hmmm strange ... how can i delete these widgets on HOME ??? ... i deleted cache but nothing changed ...

how can i delete these widgets on HOME ???

I don't know as I don't know how you added them.
If it was not via a special widget plugin, it should just be a cache issue.

I think you can start with disable all plugins see if that works.

i disabled ALL plugins but nothing changed... and i added these widgets in wordpress without any plugins - first i added 3 widgets and then i changed to 1 widget (in customizer) and now i have this issue

Can you go to appearance > widgets to check?

there is only footer widget 1 with content - the other footer widgets are empty

i changed in customizer the number of widgets to 0 and it is still visible on HOME - on the other sides the widgets are gone...

i have no clue how to get rid of that on HOME ...

Can you clear and disable WP Fastest Cache first?

hi Leo - i did that already but nothing changed

i now insert the CSS

.home #footer-widgets {
display: none;
}

now the widget area on HOME is gone... do you know a CSS to disable footer widget 2 and 3 on HOME ?

Can you send me the login to have a quick look?

Please make sure the caching plugin is disabled - it's not currently.

ok here it is in private

well, it seems that there is no solution.... i will install the last backup and start again... are you still logged in ?

I am, just had a quick and late lunch :)
Will take a look now!

This archived topic is closed to new replies.