Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #818358

    Hi.. I’m restyling a website and I need to have a big logo (1213×388) on a local test site I use this css snippet and works fine but on this site it doesn’t works, logo is aligned on left.. Ideas..? Thanks

    .html_header_top.html_logo_center .logo {
      left: 0;
      -webkit-transform: none;
      -ms-transform: none;
      transform: none;
    }
    #header_main>.container {
      margin: 0;
    }
    #818421

    Hey newmediologo,
    That code doesn’t work on my localhost, Please include the url to the page in question so we can take a closer look.
    Have you thought about using the “Menu and Logo Position” options in the Enfold Theme Options > Header ?
    postimage

    Best regards,
    Mike

    #818422

    Thanks Mike.. Solved resizing the logo..:)

    #818429

    Hi,
    Glad we were able to help, we will close this now. Thank you for using Enfold.

    Best regards,
    Mike

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘How to center a big logo’ is closed to new replies.