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

  • Author
  • #90705
     MakeMeaSite
    Participant

    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.
    #91027
     Laura
    Moderator

    Hello, please try adding this to style.css

    COPY CODE
    
    li.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 solution

    Laura 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 🙂

    #91963
     MakeMeaSite
    Participant

    That only removed the grey box, not the blue half on the right.

    #92309
     Laura
    Moderator

    Hello, this will delete both

    COPY CODE
    
    ul.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 solution

    Laura 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 🙂

    #94679
     MakeMeaSite
    Participant

    Thanks, 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.
    #94971
     Laura
    Moderator

    Hello, try adding this to style.css and change 5% as you want

    COPY CODE
    
    nav.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 solution

    Laura 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 🙂

    #95079
     MakeMeaSite
    Participant

    Thanks 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.
    #95364
     Laura
    Moderator

    Hello, 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 solution

    Laura 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 🙂

Viewing 8 posts - 1 through 8 (of 8 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?