Hello,
I can easily edit the logo’s position using:
strong.logo {
top: 20px !important;
}
However, when using the slim header type, the logo once you scroll on the page is displaying on top of all of the content and not within the menu/header bar as intended. I’ve seen an easy fix to this in the forum before, but I can’t seem to find it via search. I need the logo to be aligned with the menu and adjust accordingly when scrolling.