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

  • Author
  • #174239
     monsurc1
    Participant

    Hi there,

    I would like to remove some submenu from the profile menu.  Please see the attachments for clarification.

    I do not know the correct way to solve this.  Please assist me.

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #174304
     Laura
    Moderator

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

    COPY CODE
    
    .basic-menu .submenu li:nth-child(5) {
        display: none !important;
    }
    .basic-menu .submenu li:nth-child(4) {
        display: none !important;
    }
    li#friends-personal-li {
        display: none !important;
    }
    li#messages-personal-li {
        display: none !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 🙂

    #174328
     monsurc1
    Participant

    Hi,

    It worked nicely.

    Thanks

    #174479
     Laura
    Moderator

    Glad to help 🙂
    If you can rate us 5 stars at themeforest that would help a lot 🙂

    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 4 posts - 1 through 4 (of 4 total)

The forum ‘General questions’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?