- behaugabook September 28, 2015 at 12:44 am
I would like to have the logo larger than what you guys currently suggest. 351×300 is an option. Can you help me do that so that the navigation does not break and the spacing is not off between the header and the content? I did not think you need access to help with that so I did not provide it.
Juanfra Aldasoro September 28, 2015 at 2:33 pmHello,
Thank you for writing.
Are you having problems setting the logo size or you want help on setting your site with a large logo?
Best,
Juanbehaugabook September 28, 2015 at 3:20 pmYes, that’s what I said in my first post. I would like to set the logo at a bigger size than the default. I want to to be 351×300.
Juanfra Aldasoro September 28, 2015 at 9:16 pmHello,
Thank you for the follow up. The logo height is set through CSS, and it responds to having retina support within the theme. So, the simplest way to solve that would be uploading the logo you want to have and then insert your own CSS to the “Custom CSS” input.
For example:
#header #top #logo #default-logo, #header #top #logo #retina-logo { width: 351px; height: 300px; }
You can learn more about using your custom CSS here: http://nicethemeswp.com/support/theme-docs/bbq/#custom-css
Best,
Juan.
You must be logged in to reply to this topic.