• Resolved hansyulianto

    (@hansyulianto)


    Hello…I have a minor problem with Twenty Seventeen and could use a little help.

    Is there an easy way to align logo image to center in Twenty Seventeen?

    Thanks in advance!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • I think we may be able to do this with some custom CSS code. You will want to add this code in your “Additional CSS” tab (at My Site > Appearance > Customize), in a new line, under any existing code, and make sure you click on “Save Changes” to save it:

    /* Center Site Branding */
    .site-branding .wrap {text-align:center;}

    Once you add the CSS code, it should look like this:

    Screen Shot on 2023 06 19 at 12 04 20

    Please let me know if that helps!

    Thread Starter hansyulianto

    (@hansyulianto)

    Thanks a lot for your help @mrfoxtalbot

    It works very well.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘how to align a logo image to center’ is closed to new replies.