Dear Rikard,
Thank you.
I have added the mentioned debug code to my functions.php in the child theme, but the file won’t save? (returns an error)
add_action(‘avia_builder_mode’, “builder_set_debug”);
function builder_set_debug()
{
return “debug”;
}
Best regards
Palle
Hi Yigt,
Thanks. You were right – roll down from the top works now as well.
Perfect !
3rd issue is how to place a search bar centered in top of the roll down meny
and as bonu how to make menu background partionally transparaent ?
Best regards,
Palle
Thanks.
Worked nicely in regards to keeping the logo in front.
Do you also have the solution for the menu rolling down from top in stead of flying in from the right?
Best regards
Palle