Meta Box
Support › General › Textarea CSS ProblemResolved
Hi,
I am using textarea field and it's disrupt the design of the metaboxes: http://prntscr.com/mn2gpg
Kind regards.
Hi, I've just checked with textarea field and I don't see that problem. I see you entered HTML in the textarea field, so maybe some HTML causes that bug. Can you please post the code of the meta box here to check?
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', ),
It looks fine to me: https://i.imgur.com/vMKGtCU.png. Can you send me the full code to check? I see you have several fields with tabs.
https://ghostbin.com/paste/r4gr4
Thanks!
Thanks a lot for your code. There was a CSS bug with the textarea for tabs-left style, which has just been fixed in the recent version. Please update.
Thanks but I am already using version 4.16.3, and the problem still continues.
I meant the MB Tabs extension. Please update it.