Hello!
Is there an "omega method" to get the site name and logo to appear on the "same line" (and thus collapse some of the space in the branding area)?
I can accomplish the appearance of this with straight CSS, but doing so wrecks the responsiveness (the logo and site name overlap on small screens.)
Thanks!
Comments
Comment #1
TelFiRE commentedThen you need to write css that doesn't cause them to overlap on small screens. You definitely need to be writing CSS and using the different stylesheets to tweak in the different views to use Omega, it's not one of those themes that intends to keep you out of the CSS.
Specifically to answer your question, you could put an extra region in and adjust the weights potentially, but no way to know really since we don't know what your layout is like.
Comment #2
avpaderno