Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29243
    Leon
    Guest

    Hi, I am using the uptempo theme and uploaded my own logo. However it is all the way on the left. I tried playing with the logo position but it does not move much. How do i center it? Please be detailed as I do not have much experience.

    #29244
    carlosd
    Guest

    Hello Leon.

    Thanks for posting your question regarding moving the site logo more to the right.  I’m sorry to see that the Customizer is not moving it adequately. You can customize this by using the CSS Editor in the Customizer. I was able to use this code to move it to the right:

    .site-branding {
    margin-left: 150px;
    }

    I hope this helps!

    Sincerely,

    Carlos D.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Uptempo theme logo is all the way on the left. How do I center it?’ is closed to new replies.