Hey,
http://www.newyorkinspiration.com
I have chosen Header – Logo center, menu below
but the header is still not in the center.
What code shall I add?
Thanks
Charlotte
Hey Charlotte,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child themes style.css file:
.logo img {
margin: auto !important;
}
Best regards,
Jordan
Thanks Jordan :)