Why has my navigation header vanished from my site?

Hi, my navigation header has totally disappeared from the site.

I have tried reverting the theme.liquid file to the earlier version but it doesn’t seem to do anything.

A few things I did notice:

  1. The Header section when customizing the theme is empty and shows ‘No customizable settings available.’ upon expanding.

  1. header.liquid file automatically resets to an empty file no matter how many times I revert the changes to a point in time where it has content.

Has anyone faced anything similar?
I appreciate any kind of help and thank you in advance

@synagiesktan
Hello, Can You Please Share Your Store URL and Store Access I will check issue and provide proper solution…

Hi @oscprofessional , I have sent the store URL via private message

@synagiesktan

Hello,

@media only screen and (min-width: 1025px){
.logo-hide {
	display: none !important;
}}

Remove this css of Online Store->Theme->Edit code->Assets->theme.scss.liquid
After Show This Type