Forum Replies Created

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • in reply to: How to import a single page from Enfold template #1368582

    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

    in reply to: Burger drop down menu #1367086

    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

    in reply to: Burger drop down menu #1367066

    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

Viewing 3 posts - 1 through 3 (of 3 total)