I will be very appreciated if you can help me getting the logo (on the left) and the menu (on the right) aligned with the outer limits of the content/slider.
See the following image for a better understanding: http://productscan.ru/Homepage.png
Thanks in advance for your help!
Hi,
It does look fine on my end – https://i.imgur.com/qXT2uI2r.png
If you would like to remove the padding from header, please add following code to Quick CSS in Enfold theme options > General Styling
.container.av-logo-container {
padding: 0;
}
Best regards,
Yigit