Tagged: Full Width Logo
Hi Enfolders,
I realize the trend is towards Logos which occupy less space in the header, but my client has asked me if it is possible to insert a full-width logo into the header area. What would be the css to allow that? We’re using the header option which places the menu underneath the logo – which is perfect.
Thank you!
Hi,
Try adding this to Quick CSS:
#header_main .container {
width: 100%;
}
If it doesn’t work please post a link to your site.
Regards,
Josue