Support General Textarea CSS Problem Reply To: Textarea CSS Problem

#13431
dijitalgezgindijitalgezgin
Participant

Hi Anh,

Thanks, code;


            array(
                'type' => 'textarea',
                'id' => 'arven-featured-header-code',
                'name' => esc_html__( 'Featured Header Code', 'arven' ),
                'desc' => esc_html__( 'You can enter your custom codes (For audio or codes styles) for the featured header.', 'arven' ),
                'tab' => 'featured-header',
            ),