Hello,
I’d like to stick the logo to the left in my header… even if I check for logo on the left there is still a small space between the boxe (I’ve choose the boxed layout) and my logo…
Thanks,
EVe
Hi there Eve!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
#header_main > .container {
padding: 0;
}
Cheers!
Yigit
It works ! Thanks