This topic has 3 replies, 2 voices, and was last updated 9 years by awake.

  • Author
  • #40391
     awake
    Participant

    Hello!

    How to remove this? Please!

    Thanks

    Attachments:
    You must be logged in to view attached files.
    #40393
     sharmstr
    Moderator
    COPY CODE
    
    .navbar-nav .caret {
    display: none;
    }
    

    Its super simple to figure these things out on your own. Just right click on the element you want to change, then select inspect (or something similar depending on your browser) to see what class the element is using. In this case, the class name is “caret”. I put the “navbar-nav” class in front of it so it wouldn’t hide all caret on the site in case they are used elsewhere. Hope this helps you to help yourself 🙂

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #40395
     sharmstr
    Moderator

    This might be helpful http://en.support.wordpress.com/custom-design/how-to-find-your-themes-css/

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #40406
     awake
    Participant

    Great! thanks sharmstr 😉

    I knew this code but I was rather left with “menu-primary” lol

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?