Hey there
Ive noticed that if i use this snippet:
.container.av-logo-container {
display: none;
}
I get what i want but also my mobile menu is gone [ and menu is not responsive as it should be on some points of resizing web browser screen ]
Hey cyberhrc,
not sure what you’re trying to achieve to be honest. Do you want to hide your logo? or what exactly is it?
Best regards,
Andy
hey Andy
just go on web page and see what happens when u shrink window
or visit it on mobile
there is no mobile menu [ because im using css code from 1st topic ]
IF i dont use that CSS to hide logo area, menu is back on mobile, but also a white gap between layerslider and normal menu [ check screenshot ]
so in short
i would like to have page as it is now but to make mobile menu appear when needed ;)
Also theres a bug with animations in firefox [ constant looping ]
tried with https://kriesi.at/support/topic/repeated-animated-columns-bug-in-firefox/ but no luck
if i put FADE on main cell – everything is ok
but if i put anything else but fade – looping start again
latest FF