Plugin Directory

Changeset 2056347


Ignore:
Timestamp:
03/24/2019 06:24:27 PM (7 years ago)
Author:
nasir179125
Message:

accordion.php

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ultimate-addons-for-elementor/tags/1.6/widgets/accordion.php

    r2056342 r2056347  
    211211                'type'       => \Elementor\Controls_Manager::COLOR,
    212212                'input_type' => 'color',
    213             ]
    214         );
    215 
    216 
    217 
    218         $this->add_control(
    219             'titlebg',
    220             [
    221                 'label'      => esc_html__('Title Background', 'uae'),
    222                 'type'       => \Elementor\Controls_Manager::COLOR,
    223                 'input_type' => 'color',
    224                 'default' => '#fff',
    225213            ]
    226214        );
Note: See TracChangeset for help on using the changeset viewer.