Hi
i have a quesiton, how can I insert a margin top and bottom, from logo to menu? Because between logo and menu there are no space.
thank you very much
Regards
Tania
Hi Tania
“Coming soon”. Do you mind posting temporary login so we can see the issue? :)
Regards,
Yigit
Hi
Sorry, :) I removed the coming soon.
thank you very much
Tania
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.header-scrolled .logo img {
padding: 0;
}
.logo img {
padding: 10px 0;
}
Best regards,
Yigit