Hi @deanes
I hope you are doing well.
I am afraid this will require some custom CSS, can you please try this CSS?
https://monosnap.com/file/VU3qEhrJe6LSwRaBIM2Br51ULREK8J
@media only screen and (min-width: 783px) {
#time-1 .forminator-timepicker .forminator-row{
display: flex;
justify-content: center;
}
#time-1 .forminator-timepicker .forminator-row > div{
margin-bottom: 0;
padding: 0 5px;
}
}
You can add it to Form > Appearance > Custom CSS
It may need to update the #time-1 if you use more than one Timepicker field.
Let us know if this is what you were looking for.
Best Regards
Patrick Freitas
Thread Starter
deanes
(@deanes)
HI
Thanks for the quick response – on a Sunday too!
The css has helped – nothing to be afraid of, I was missing the .forminator-row class.
I notice there’s a few issues with CSS resolutions like this here in the support forum – perhaps you could collate them and add to your website’s support doco section as CSS Snippets, it may save some queries here?
thanks again
Simon
Hi @deanes
I’m glad to know it works for you.
As for various CSS fixes/tweaks that you can see around here – many of them are quite specific to the site (or even page) the form is on, depending on theme and/or other plugin. Often they are quite specific to the individual site so there would be no point in including them in docs, I think.
But yes, there are also some that seem pretty “generic” so that might, indeed, be quite a good idea to put them all together in the docs. I’ve already passed your suggestion to our docs team.
Best regards,
Adam
Hi @deanes
I hope you are doing well and safe!
We haven’t heard from you in a while, I’ll mark this thread as resolved.
Feel free to let us know if you have any additional question or problem.
Best Regards
Patrick Freitas