Logo not visible in header
Hi there,
I am trying to get my logo working in the header of the page https://maseng.devpage.ch/ but it's always hidden on the start page. When scrolling down, the fixed header shows the logo.
There is a
.img.logo-main.scale-with-grid{
display: none;
}
set on the logo and I tried to override it but without success.
set on the logo and I tried to override it but without success.
Thanks for your help.
Comments