Tagged: 

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

    further to this – noticed that my logo is really really small in Chrome (latest for mac) and in safari and firefox for mac – it’s a little bigger – help!

    #195684

    Hi!

    You can add this on your custom.css or Quick CSS to adjust the height of the header and the logo:

    /*default header: main logo and main menu height. increase max value if you want to use a bigger logo*/
    #header_main .container, .main_menu ul:first-child > li a{ height:150px; line-height: 150px; }

    Adjust the height and the line-height if necessary.

    Cheers!
    Ismael

    #197850

    awesome – thanks – this worked.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Enlarging logo isn't working’ is closed to new replies.