Why will the logo not align to the center of the menu, but the top instead?
https://www.dropbox.com/s/tp7srtv86feaz6y/Screen%20Shot%202015-11-28%20at%207.07.04%20PM.png?dl=0
Hey samforan,
Please try the following in Quick CSS under Enfold–>General Styling:
strong.logo {
padding-top: 15px !important;
}
Thanks,
Rikard
Hi there,
This no longer seems to be working on the latest version. Is there different code now that would achieve the same effect?
OOps never mind – missed the period.
Thanks, have a great day. You can mark this as closed?
Hi,
Add the following to quick css:
.logo a img{
margin-top:20px!important;
}
Best regards,
Jordan Shannon