• Resolved glephay

    (@glephay-1)


    Hi,

    I have a problem with the logo of my website.

    I want it to be align in the middle but in every page refresh it goes straight to the left and then in the middle.

    I don’t know how to stop this and to let the logo in the middle.

    Hope you can help me.

    Thanks in advance.

    Geoffrey

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter glephay

    (@glephay-1)

    Anyone ? ??

    Hello,

    Thanks for contacting us.

    Please go to Appearance > customize > Additional CSS
    and paste the code given below

    
    .container .responsive-logo {
        text-align: center !important;
    }
    

    Let me know how it goes.

    Thanks

    Thread Starter glephay

    (@glephay-1)

    Thanks so much. It works fine for the logo.

    But the navigation menu is style moving in each page loading.

    Geoffrey

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Logo center align problem’ is closed to new replies.