New Landing How can we help? Themeforest Theme Support Pinpoint Get rid of subscribe, etc., links on nav bar

Viewing 6 posts - 1 through 6 (of 6 total)
  • Posted in: Pinpoint
  • #143636
    aam1182
    Member
    Post count: 17

    How do I get rid of subscribe, search, etc. links on navigation bar? Thank you

    Attachments:
    You must be logged in to view attached files.
    #143651
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Add the code below to your custom css option

    
    #menubar-controls {
    display: none;
    }

    -Rui

    #143889
    aam1182
    Member
    Post count: 17

    I added this (see screenshot), but it did not remove those icons.

    Attachments:
    You must be logged in to view attached files.
    #143894
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Hi,

    Please try the same code but using the !important

    
    #menubar-controls {
    display: none!important;
    }

    If it doesn’t work move this code to the top of your custom css code, because you could have some unclosed css bracket.

    -Rui

    #143898
    aam1182
    Member
    Post count: 17

    I did what you asked. It is not working for this, nor changing the Footer header font color. I have cleared my cache.

    I am adding this under Pinpoint Options >> General Options >> Custom CSS Code. Is this correct?

    #143909
    Rui Guerreiro – SUPPORT
    Keymaster
    Post count: 25779

    Yes that’s correct. Can you provide admin access so I can try it?
    Use the private reply option.

    -Rui

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

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register