I am using a boxed layout. I then used this css to make the logo fully to the left side of the header
div#header_main > .container {
padding-left: 0;
}
My problem is on media query then the padding comes back. How can I keep the logo fully left regardless of screen size?
Hi draig!
Could you provide us with a link to the site in question so that we can take a closer look please?
Regards,
Rikard
Hi Rikard,
Since I couldn’t figure it out, I changed logo concepts and no longer need a solution. Thanks for your reply.