Hello.
I’m having some problems after the latest theme update. The sticky header of the page stopped working.
Also 2 logo images are displayed like this: https://ibb.co/c3YC9CP
And I have to use CSS to remove one
span.fixed {
display: none;
}
I’m not sure why is this happening. How can we fix this?