1. i’d like the logo to align to the very left + top of the page, but each time I try, it messes with the alignment of the entire page.
2. The header settings are at “shrink” but the logo isn’t shrinking on scrolldown
Hey!
Please set the role of the account to Administrator.
Best regards,
Josue
done!
Hey!
Shrinking was not enabled (Enfold > Header Layout > Header Behavior), i enabled it and it’s working now.
Regards,
Josue
Hi There,
Thanks for checking on the shrinking. There was a weird glitch that was preventing it from shrinking even though I had it enabled. I figured that out and decided to not have it shrink.
Wondering if you could help out with the logo aligning left though?
1. i’d like the logo to align to the very left + top of the page, but each time I try, it messes with the alignment of the entire page.
Hey!
Try adding this code to the Quick CSS:
strong.logo {
left: -50px;
}
Cheers!
Josue