Hi Rikard,
I made the update but still an error :(
The problem is that we have to add a widget googlemap somewhere.
I don’t know if it possible to add a widget in a page without an other plugin. So I add it in the footer wiht a height=0px.
And GoogleMap appear :)
But I am not quite sure that the method is really clean!
Thanks anyway, if you have a clean way to fix this issue, I am your man
Regards
Alvard
Hi Yigit;
I understand. I gonna purchased the license.
Thanks for your answer
Cheers
Alvard
Perfect!
Thanks a lot
Best regards,
Alvard
Hi,
Thanks a lot Yigit.
Now when I scroll I would like this text fade out so I have tried this:
.header-scrolled span.subtext, .textwidget {
opacity: 0;
}
It’s work before scrolling :(
Did I miss something?