Logo Size

Hi,

I have searched the forums and can not find an answer for this.

We would like to make the logo bigger, how do we do this:
http://d673738.tmp68.quadrahosting.com/

Thanks
Dean

Comments

  • Hi Dean,

    you can do it using below custom css in Theme options > Layout > Custom CSS section:
    #Top_bar #logo img { max-width: 300px; }
    As default it is 190px. But if this size won`t be too large or too small, you should play with other value than 300px. This should help you :)
  • Great, fixed thanks
  • Hi,

    I got the same problem with my logo size. I tried to add the #Top_bar...code in the custom css section in BeTheme Options and I have added it to the style.css file on the ftp folder. No success.

    How can I solve the problem?


    Thank you!

    Daniel
  • Got it!
    Found the option to type in the height in advanced logo options :)
  • @dobrock There is no need to use custom css to increase logo size because this has been added into theme and you can find it under Theme options > Global > Logo > Advanced section.

    We are glad to hear you found it.
Sign In or Register to comment.