-
Author
-
April 4, 2016 at 22:27 #114549osadosadParticipant
Hello) Thank you for the great theme)
can you help please?
1) How can I move menu to the very top so it will be on the same level as profile-log in buttons?
2) How can I move profile-log in buttons?
3) How can I move logo up also?
4) How can I change color of “profile” button and “log out” button?
Many thanks in advance.
Nadya
April 6, 2016 at 20:44 #114910LauraModeratorHello, just add this to style.css of child theme 🙂
COPY CODEul#menu-sweetdate { margin-top: -6.5%; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 6, 2016 at 21:23 #114923osadosadParticipantthank you a lot that worked)
and what about logo and log in-profile buttons? how they can be moved?
Many many thanks in advance!
April 10, 2016 at 22:56 #115539LauraModeratorHello, try the following
COPY CODE.eight.columns.login-buttons { margin-left: -15%; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 14, 2016 at 20:43 #116711osadosadParticipantThank you so much that one worked too)
Could you help please with the rest of questions too 🙂
3) How can I move logo up also?
4) How can I change color of “profile” button and “log out” button?
April 18, 2016 at 17:41 #117305LauraModeratorHello, to move the logo you can use the following css
COPY CODE#logo img { margin-top: -8%; }
Profile button colors:
COPY CODEli.relative.btn-profile a { background: black !important; border: black !important; color: white !important; } .tiny.secondary.button.split.dropdown { border: black !important; } .btn-profile .button.dropdown > ul, .button.dropdown.split.secondary > span { background: black !important; border: black !important; } .btn-profile .button.dropdown.split.tiny span:after { border-color: white transparent transparent transparent !important; }
Log out button
COPY CODEa.tiny.button.radius.btn-logout { background: white; color: black; }
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
April 18, 2016 at 20:54 #117449osadosadParticipantThank you so much)
That all worked)Have a nice week!
April 20, 2016 at 21:05 #118016LauraModeratorGlad it worked 🙂
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solutionLaura Solanes - Graphic Designer and Web Designer
Please be patient as I try to answer each topic as fast as i can.
If you like the theme or the support you've received please consider leaving us a review on Themeforest!
Always happy to help you 🙂
-
AuthorPosts
You must be logged in to reply to this topic.