-
Author
-
December 2, 2015 at 20:08 #90705MakeMeaSiteParticipant
How can I remove the profile dropdown menu on the top right of the screen? I no longer need it and it would only be duplicating the “My Profile” primary navigation menu item I have created. Thanks!
Attachments:
You must be logged in to view attached files.December 3, 2015 at 22:50 #91027LauraModeratorHello, please try adding this to style.css
COPY CODEli.relative.btn-profile { display: none; }
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 🙂
December 8, 2015 at 21:27 #91963MakeMeaSiteParticipantThat only removed the grey box, not the blue half on the right.
December 10, 2015 at 08:04 #92309LauraModeratorHello, this will delete both
COPY CODEul.button-group.radius.right { display: none; }
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 🙂
December 21, 2015 at 21:13 #94679MakeMeaSiteParticipantThanks, that worked! However, now my primary navigation menu has been “bumped” up to the top of the page, no padding to center it in the header vertically. How can this be fixed?
Attachments:
You must be logged in to view attached files.December 22, 2015 at 22:40 #94971LauraModeratorHello, try adding this to style.css and change 5% as you want
COPY CODEnav.top-bar { margin-top: 5% !important; }
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 🙂
December 23, 2015 at 16:25 #95079MakeMeaSiteParticipantThanks Laura! I’m sorry for the continuous back and forth, but while that works (I changed it to 8% for my site) for the regular menu placement, once you scroll down and the sticky menu comes into play, the menu is way off. Thoughts?
Attachments:
You must be logged in to view attached files.December 27, 2015 at 23:35 #95364LauraModeratorHello, i see, well as your menu is edited by css maybe you would prefer to disable sticky menu? Or hire a freelancer to fix the menu css
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.