-
Author
-
March 9, 2016 at 17:29 #109500
eladlevyy
ParticipantHello,
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?
March 10, 2016 at 16:26 #109768Laura
ModeratorHello, try adding this to style.css of the child theme
COPY CODEul.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 solutionMarch 10, 2016 at 18:18 #109806eladlevyy
ParticipantHello 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 verticalLike this: LogIn
SignUpCan it be done?
again Thank you very much
March 15, 2016 at 03:36 #110603Laura
ModeratorHello, 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 solutionMarch 15, 2016 at 08:26 #110663eladlevyy
ParticipantYes,
FTP:user: zvika@bepositive.co.il
password: V-vabaR*H*3EThe client want the button to be LogIn (top) and SignUp (bottom)
I need to make the button bigger as wellThank you very much for your kind help
March 18, 2016 at 00:40 #111408Laura
ModeratorHello, please try using this css code with the other one i sent you before
COPY CODEul.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 -
AuthorPosts
You must be logged in to reply to this topic.