Site logo

[Resolved] footer widget not centered

Home Forums Support [Resolved] footer widget not centered

Home Forums Support footer widget not centered

Viewing 15 posts - 1 through 15 (of 17 total)
  • Author
    Posts
  • #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

    #2406933
    Ralf

    i just noticed that the footer widget is not centered ONLY on “Home” ????? on the other pages it is centered … ???

    #2406937
    Ying
    Staff
    Customer Support

    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.

    #2406947
    Ralf

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

    #2406952
    Ying
    Staff
    Customer Support

    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.

    #2406963
    Ralf

    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

    #2406992
    Ying
    Staff
    Customer Support

    Can you go to appearance > widgets to check?

    #2407002
    Ralf

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

    #2407010
    Ralf

    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 …

    #2407044
    Leo
    Staff
    Customer Support

    Can you clear and disable WP Fastest Cache first?

    #2407057
    Ralf

    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 ?

    #2407063
    Leo
    Staff
    Customer Support

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

    Please make sure the caching plugin is disabled – it’s not currently.

    #2407071
    Ralf

    ok here it is in private

    #2407100
    Ralf

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

    #2407136
    Ying
    Staff
    Customer Support

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

Viewing 15 posts - 1 through 15 (of 17 total)
  • You must be logged in to reply to this topic.