I tried it. still not working.
Any other ideas?
Thanks!
i Have the smae issue. I updated to the latest version and the issue persists.
Heh… it works but that is too ugly to be considered a solution IMHO…
I have the same issue.
using v3.0.6.
I temporarily hacked around it using this block of css:
#mobile-advanced{
-webkit-transform: scale(0);
-moz-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
}
But i am looking for a more structured solution, are you guys working on it? i’ll be happy to help out.
No i can’t.
Please answer the question: how could i get the header on an enfold-based website to behave like scroll-then fixed?
Anyone?
Howdy :-)
Thanks for your reply.
the issue is not really visable, we just get empty <p> tags generated almost everywhere… :-(