Hello,
I’ve tried everything, and I can’t seem to make the logo in my header larger.
http://dev2.burdercreative.com
I need the logo to be 300px wide.
Hello,
I’ve tried everything, and I can’t seem to make the logo in my header larger.
http://dev2.burdercreative.com
I need the logo to be 300px wide.
Hi there,
Thanks for writing in! I’ve given a class to your logo bar, now you can simply add the following CSS code in the Theme Options > CSS:
.custom-logo-bar a, .custom-logo-bar img {
width: 200% !important;
}
Hope this helps!
That did the trick! Thank you!
Glad we were able to help 
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.