Responsively switch header logo between text and image

I’d like to have my header logo be a graphic on large screens, and text on small. The Customize > Header > Header Logo page only allows either “Text” or “Image” logo type. I know I can use media queries to show/hide elements, but how do I get the BB theme to emit both the text AND image in the header? That is, generate both “fl-logo-text” and “fl-logo-img” spans?

Or is there a whole different approach I should use? Thanks!

Hey Ray,

Sorry to say but having both an image and a text as a logo isn’t possible with the theme out of the box. We had a user though that tried adding a second line to the logo via custom code. You can check how he did it on the thread below.
http://forum.wpbeaverbuilder.com/support/q/adding-a-second-line-tag-line-to-header/

Ben