-
Author
-
February 19, 2018 at 14:01 #189143
mohantyt
ParticipantHello,
On registration page the fields do not align properly in full screen mode (pls check screenshot).
We tried to change CSS but it does not adapt the changes.
Please advise.
Best
Christiane & Tushar
February 20, 2018 at 00:50 #189216Laura
ModeratorHello, how do you want it to look? all in the center one below another?
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionFebruary 22, 2018 at 13:46 #189474mohantyt
ParticipantHello,
Yes, please, one below another alignment would be better.
Kindly update how to adapt code.
Best
Tushar & ChristianeFebruary 23, 2018 at 12:32 #189580Laura
ModeratorHello, please try by adding this to style.css of child theme 🙂
COPY CODEdiv#profile-details-section { float: none !important; margin: 0 auto !important; } div#basic-details-section { float: none !important; margin: 0 auto !important; }Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionMarch 13, 2018 at 13:56 #191565mohantyt
ParticipantHello,
Your suggested code converts everything into a single column which does not use screen space in a optimal way. Kindly provide us the CSS code for a two column registration form such as displayed in the attachment.
Best
TusharMarch 15, 2018 at 01:26 #191780Laura
ModeratorHello, can you share access so i can test some codes? 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution -
AuthorPosts
You must be logged in to reply to this topic.