• Help!

    I am having difficulty centering my logo with this theme. It’s aligned to the left.

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hello!

    Could you post the link to your site so I can take a look & help you out?

    Thanks!
    Brenda

    Theme Author TT Themes

    (@tomastoman)

    Hi @the_bpg,

    to center the header logo, please insert the following custom CSS into “Theme Options > Other Settings > Custom CSS”:

    html #wrapper #header .header-content .header-logo {margin: 0 auto; float: none; clear: none; text-align: center; display: block;}

    I recommend you to hide the header search form through Theme Options to make it work properly.

    Best regards,
    Tomas Toman

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Centering Logo’ is closed to new replies.