defaultValue($args, 'logo', ''); $this->defaultValue($args, 'logo_style', ''); $this->defaultValue($args, 'background', ''); $this->defaultValue($args, 'background_style', 'no-repeat top center'); $this->defaultValue($args, 'container_class', 'tb-header'); $this->defaultValue($args, 'title_class', 'text-hide tb-title'); $this->defaultValue($args, 'description_class', 'lead tb-description site-description'); } }