Posted: July 17, 2023 at 6:56 pm
Hi, reposting because APRIL 2023 post was never answered. on mobile devices when a customer lands on the registration form, the right side is cut off. For some reason the form is floating right or something? You can use your thumb to move it left and right. This never happened before update. Second, It might look like this instead of saying Wednesday It Might say Wedn The video for the registration form will be shared on private reply. The video is from desktop but using the mobile inspector on chrome. However I also tested on Iphone 14pro max and it does exact same thing. |
|
This reply has been marked as private. | |
Can you send me direct link to the list of events? i might be able to share some code that applicable to your theme. Thanks |
|
Okay ya that would be great. I had an old line of css that is still on my child theme but it doesn’t work with the update and I’m just not experienced enough to figure it out I guess. So yea I’d you can see a way to do it I will definitely try and post it on my css file. Thanks , I will post the link in private reply next. |
|
This reply has been marked as private. | |
Hi Jarred, The registration form overflow is from the select element in the ‘Additional Questions for Campers’ group. The CSS has the width set to:
Which is forcing the select element to display the full content of the select across the device. You can override that using:
I’ll create a ticket with our developers for this as this will affect others. For the datetimes, try this:
Add both of those to Dashboard -> Appearance -> Customize -> Additional CSS |
|
Awesome!! Thanks Tony, both of the code suggestions fixed my issue for now. The times all line up in one row each on mobile. And on the checkout the registration form is centered now. There is still a little extra white on each sides but thats probably just my theme. Anyway, thanks for those codes. Much appreciated. |
|
Cool. Feel to send us message if there’s anything we can do for you. thanks. |
|
The support post ‘Registration Form & Date TImes Squashed together Need Single Row’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.