• Resolved jurijsmsk

    (@jurijsmsk)


    Hello, cannot figure out how to center page logo in mobile version. Was trying many different custom css codes, but its stays as it is, little bit on the right side. Can somebody suggest something?

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Bianca

    (@bianca205)

    Hi, the following code should work
    1. Add the following CSS to the customizer

    
    @media only screen and (max-width: 40.063em) {
     .site-title-wrapper{
     float:none;
     text-align:center;
     }
    }
    Thread Starter jurijsmsk

    (@jurijsmsk)

    Thanks, but its appears little bit on right from center :/ Looks weird.

    Theme Author GoDaddy

    (@godaddy)

    Hey @jurijsmsk

    We are closing this support request since it is unresolved and has not had any activity for over 1 month. If you are still needing assistance please open a new support request and we will assist you.

    Alternatively, check out our brand new theme Go. Go is an innovative, Gutenberg-first WordPress theme, hyper-focused on empowering makers to build beautifully rich websites with WordPress.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Center logo on mobile version’ is closed to new replies.