This topic has 2 replies, 2 voices, and was last updated 3 years, 1 months ago ago by Rose Tyler
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?
Hello,
If you have 2 logos on your site it means that you copied header.php file from the previous parent theme version to the child theme. Edit the child theme header.php file, compare it with the existing parent theme header.php, and add the necessary changes that we did in the latest version.
Let us know if this solve the problem with the sticky header too
Regards
You must be logged in to reply to this topic.Log in/Sign up