This topic has 5 replies, 2 voices, and was last updated 8 years by Laura.

  • Author
  • #189143
     mohantyt
    Participant

    Hello,

    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

     

     

     

    #189216
     Laura
    Moderator

    Hello, 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 solution
    #189474
     mohantyt
    Participant

    Hello,
    Yes, please, one below another alignment would be better.
    Kindly update how to adapt code.
    Best
    Tushar & Christiane

    #189580
     Laura
    Moderator

    Hello, please try by adding this to style.css of child theme 🙂

    COPY CODE
    
    div#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 solution
    #191565
     mohantyt
    Participant

    Hello,

    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
    Tushar

    #191780
     Laura
    Moderator

    Hello, 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
Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?