This topic contains a post which is marked as Best Answer. Press here if you would like to see it.
*

Daniel PM

  • ****
  • 111 posts
Custom fields on mobile too small
« on: October 01, 2017, 09:24:13 AM »
Hello frosticek, i would like to ask you what can I do to make the custom fields show a little more large in mobile phone.

When adding a new item on desktop, laptop or tablet, they show fine and the user can see the selection made. But in mobile phone, the fields are so small that the user can't see the info they selected.

Here's a graphic description.

https://imgur.com/a/yqUPu

Thanks in advance for your support. :D

« Last Edit: October 01, 2017, 09:42:52 AM by Daniel PM »
Daniel PM

*

MB Themes

Re: Custom fields on mobile too small
« Reply #1 on: October 01, 2017, 08:02:02 PM »
@Daniel
Set width to 100% for inputs in that selection.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Daniel PM

  • ****
  • 111 posts
Re: Custom fields on mobile too small
« Reply #2 on: October 01, 2017, 11:52:58 PM »
Hi, that is in Functions.php or the plugin itself?
Daniel PM

*

MB Themes

Re: Custom fields on mobile too small
« Reply #3 on: October 02, 2017, 08:23:08 AM »
@Daniel
No simply set cf select boxes & inputs to be width 100%, they will automatically jump to next row.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

Marked as best answer by frosticek on January 30, 2018, 08:35:51 AM
*

siken

  • ****
  • 138 posts
Re: Custom fields on mobile too small
« Reply #4 on: January 30, 2018, 03:34:19 AM »
Hi, that is in Functions.php or the plugin itself?

<div class="meta <?php echo $class; ?>" style="width:100%">

► item.php