Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #258764
    MatthiasKehl
    Participant

    At the moment it depends on the width of the browser whether the “footer editor options” are in the middle. Is it possible that these are always in the middle?

    http://schole-dresden.de/wordpress

    #258797
    Skandha
    Participant

    @matthiaskehl: Hello there,
    Go to => Appearance => Customize => Additional CSS and add the following CSS Code.

    .site-info {
        margin: 0 auto;
    }

    Let me know if this works out!
    Kind Regards,
    Skandha

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How could I always center “footer editor options”’ is closed to new replies.