Tagged: x
-
AuthorPosts
-
October 13, 2016 at 3:32 am #1214310
RefereeParticipantHi,
- I noticed that at regular screen size number field and date picker field have the same width which makes the form look very tidy. But when you open up the same form on a mobile device they are not the same. How can I equalize the width of the fields for mobile screens?
- I think this is not that easy to do but I will ask. In X Theme you have nice small add-on Smooth Scroll which sometimes makes feel of the site much better (especially on mobile devices). When E&P Form Builder is used and you go to a page where the form in embedded you feel the difference in scrolling very strongly. It there a simple way to apply Smooth Scroll behaveior to a pages with E&P Form within X Theme powered site?
October 13, 2016 at 6:07 am #1214458
RadModeratorHi there,
Thanks for posting in.
May I know which page or URL has this issue? It’s not clear from the screenshot. I checked from your other threads and still can’t find it.
Thanks!
October 13, 2016 at 10:48 am #1214878
RefereeParticipantThis reply has been marked as private.October 13, 2016 at 5:42 pm #1215348
RadModeratorHi there,
I just checked and those are default styling within the plugin’s stylesheet. Though, I see malformed content which might be affecting the structure too.
For example,
<strong><font color="#f56768">ВНИМАНИЕ: НА НАШЕЙ ЛЕДОВОЙ АРЕНЕ НЕТ БОРТОВ ДЛЯ ХОККЕЯ С ШАЙБОЙ!</font><strong>You’re adding two
<strong>without any closing</strong>. This breaks it two times, please fix malformed contents first then let’s check the structure again later.Thanks!
October 14, 2016 at 1:18 am #1215772
RefereeParticipantSorry,
I forgot to put a slash for closing tag, thanks for letting me know. I removed it completely because it is not needed actually. Other stages do not have any HTML tags except <br> but the issue with different size fields appears there as well. Please check that when you can.
October 14, 2016 at 1:52 am #1215806
Paul RModeratorHi,
You can add this under Custom > Edit Global CSS in the Customizer.
@media (max-width: 480px) { #estimation_popup.wpe_bootstraped #mainPanel .genSlide .genContent .itemBloc { width: 100%; padding: 0 10px; } }Hope that helps.
October 14, 2016 at 2:57 am #1215850
RefereeParticipantAs you can see it in the form it brakes a lot of staff there in terms of rendering. And I would prefer to apply the same stall to amount field as for the data rather then making data field also 100% width.
October 14, 2016 at 3:10 am #1215861
Paul RModeratorHi,
Can you provide us a screenshot on how exactly you would like it to look like.
Thanks
October 14, 2016 at 3:53 am #1215904
RefereeParticipantLike I described in the initial post. There are two links to two photos. I’d like the mobile version at vertical view to look similar to landscape (or regular screen’s versions). I do not think that it is necessary to have Number field to be 100% width (as it is now) because it’s content rather small. So it will look tidier if it fits the width of Date picker.
October 14, 2016 at 5:17 am #1215975
Paul RModeratorHi,
You can add this under Custom > CSS in the Customizer.
@media (max-width: 480px) { #estimation_popup.wpe_bootstraped[data-form="1"] .itemDes { margin:0 auto !important; } }Hope that helps.
October 14, 2016 at 10:47 am #1216293
RefereeParticipantUnfortunately it didn’t work either.
October 14, 2016 at 8:05 pm #1216859
RadModeratorHi there,
Now it fixes the malformed HTML elements, though, it can’t be done the moment. It’s intentional, the size of the fields are relative to the image. Increasing its size greater than the image will break the image and its styling.
The image as a selection and the input field is considered a single element, contained in the single group as one field.
In summary, field’s width is the same as image’s width because they are intentionally made as one single entity.
Thanks!
October 14, 2016 at 10:04 pm #1216948
RefereeParticipantOK, thanks. Maybe you suggest thatching to plugin developer then? It only appears in the smallest mobile view.
October 15, 2016 at 5:12 am #1217197
RadModeratorHi there,
It’s because of image options are stacked to one another on mobile, but they are inline on the desktop. Yes, I’ll forward this as a feature request, but can’t guarantee timely response since it’s not from us.
I’ll continue checking too.
Thanks!
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1214310 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
