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
-
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
-
@Daniel
Set width to 100% for inputs in that selection.
-
Hi, that is in Functions.php or the plugin itself?
-
@Daniel
No simply set cf select boxes & inputs to be width 100%, they will automatically jump to next row.
-
Hi, that is in Functions.php or the plugin itself?
<div class="meta <?php echo $class; ?>" style="width:100%">
► item.php