- This topic has 16 replies, 3 voices, and was last updated 3 years, 5 months ago by
Ralf.
-
AuthorPosts
-
November 8, 2022 at 12:26 pm #2406916
Ralf
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
November 8, 2022 at 12:38 pm #2406933Ralf
i just noticed that the footer widget is not centered ONLY on “Home” ????? on the other pages it is centered … ???
November 8, 2022 at 12:43 pm #2406937Ying
StaffCustomer SupportHi 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/JFJh6Y8pBPkNAre you using any sort of plugin to achieve this? If not, try clear cache.
November 8, 2022 at 12:49 pm #2406947Ralf
thank you Ying for the rapid answer! hmmm strange … how can i delete these widgets on HOME ??? … i deleted cache but nothing changed …
November 8, 2022 at 12:54 pm #2406952Ying
StaffCustomer Supporthow 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.
November 8, 2022 at 1:05 pm #2406963Ralf
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
November 8, 2022 at 1:27 pm #2406992Ying
StaffCustomer SupportCan you go to appearance > widgets to check?
November 8, 2022 at 1:36 pm #2407002Ralf
there is only footer widget 1 with content – the other footer widgets are empty
November 8, 2022 at 1:42 pm #2407010Ralf
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 …
November 8, 2022 at 2:04 pm #2407044Leo
StaffCustomer SupportCan you clear and disable WP Fastest Cache first?
November 8, 2022 at 2:09 pm #2407057Ralf
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 ?
November 8, 2022 at 2:14 pm #2407063Leo
StaffCustomer SupportCan you send me the login to have a quick look?
Please make sure the caching plugin is disabled – it’s not currently.
November 8, 2022 at 2:20 pm #2407071Ralf
ok here it is in private
November 8, 2022 at 2:46 pm #2407100Ralf
well, it seems that there is no solution…. i will install the last backup and start again… are you still logged in ?
November 8, 2022 at 3:29 pm #2407136Ying
StaffCustomer SupportI am, just had a quick and late lunch 🙂
Will take a look now! -
AuthorPosts
- You must be logged in to reply to this topic.