Support Forums - Classified Ads Script Osclass

Osclass theme support => Veronika Osclass Responsive Theme => Topic started by: Daniel PM on October 01, 2017, 09:24:13 AM

Title: Custom fields on mobile too small
Post by: Daniel PM 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

Title: Re: Custom fields on mobile too small
Post by: MB Themes on October 01, 2017, 08:02:02 PM
@Daniel
Set width to 100% for inputs in that selection.
Title: Re: Custom fields on mobile too small
Post by: Daniel PM on October 01, 2017, 11:52:58 PM
Hi, that is in Functions.php or the plugin itself?
Title: Re: Custom fields on mobile too small
Post by: MB Themes 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.
Title: Re: Custom fields on mobile too small
Post by: siken 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