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

  • Author
  • #109500
     eladlevyy
    Participant

    Hello,

    I want to move the LogIn/Profile button to the center of the page and put them in a vertical position

    How may do that?

    #109768
     Laura
    Moderator

    Hello, try adding this to style.css of the child theme

    COPY CODE
    
    ul.button-group.radius.right {
        float: none !important;
        margin-left: 15%;
    }
    

    🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #109806
     eladlevyy
    Participant

    Hello and Thank you very much
    It didn’t help…well
    it was this button and it moved it to the center so I guess that it was that code
    I wanted to move it under the Logo and in the center of the page
    also I need the LogIn/SignUp to be vertical

    Like this: LogIn
    SignUp

    Can it be done?

    again Thank you very much

    #110603
     Laura
    Moderator

    Hello, well i can try, can you share ftp? 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
    #110663
     eladlevyy
    Participant

    Yes,
    FTP:

    http://ftp.bepositive.co.il

    user: zvika@bepositive.co.il
    password: V-vabaR*H*3E

    The client want the button to be LogIn (top) and SignUp (bottom)
    I need to make the button bigger as well

    Thank you very much for your kind help

    #111408
     Laura
    Moderator

    Hello, please try using this css code with the other one i sent you before

    COPY CODE
    
    ul.button-group.radius.right {
        width: 120px !important;
    }
    
    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?