rhino zoros

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts

  • rhino zoros
    Free User
    Post count: 1

    $of_options[] = array( “name” => __(“Menu Item Padding”, “Avada”),
    “desc” => __(“Use a number without ‘px’, default is 17. ex: 17”, “Avada”),
    “id” => “nav_padding”,
    “std” => “17”,
    “type” => “text”);

    $of_options[] = array( “name” => __(“Mobile Menu Item Padding”, “Avada”),
    “desc” => __(“Use a number without ‘px’, default is 17. ex: 17”, “Avada”),
    “id” => “mobile_nav_padding”,
    “std” => “17”,
    “type” => “text”);

    i find those but not working..

Viewing 1 post (of 1 total)