Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Copy Promo Box #228156

    hi Yigit!

    Thanks for your help.

    I have included the short code

    //set builder mode to debug
    add_action(‘avia_builder_mode’, “builder_set_debug”);
    function builder_set_debug()
    {
    return “debug”;
    }

    but i do not see any new button at the “advanced editor”! Can you post a image?

    Thanks and kind regards
    Charly

    in reply to: Phone numbers in header #228008

    hi astrid!

    in the dashboard => ENFOLD you go to menu header! there is a box “Phone Number or small info text:

    i have wrote (make a div container) <div id=”myphone”>Now call me: <b>123456789</b></div>

    and in the menu “styling” (also in the same menu ENFOLD) there is under the Tab “General” a Box “Quick CSS”- here is the code…

    #myphone {
    font-size: 14px;
    padding-bottom: 10px;
    }

    so it should be, what you searching for…

    kind regards
    charly

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