Home Forums Theme support Theme legal

This topic contains 1 reply, has 2 voices, and was last updated by  7Theme Support 9 years, 1 month ago.

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Is it possible to center the logo in the theme legal?

    Normally it’s not covered by free support, but it should be easy to do with custom css code.

    If you don’t use the text block on the right in the header, normally you can do it. Try to add this css code in WP admin -> Appearance -> Theme options -> General -> Extra CSS Content:

    #brand {
    text-align:center;
    }

    No guarantee that it’s working, especially on mobile phones!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.