Road Fighter Theme Triple Menu-remove Menu Diretory Link

Discussion in 'RoadFighter WordPress Theme' started by speren, Jul 26, 2015.

  1. speren

    speren New Member

    Joined:
    Jul 19, 2015
    Messages:
    1
    Likes Received:
    0
    Please see attached. How may I Remove the Menu Directory Link (circled in red) on my secondary pages?

    My test site is: http://758.9a6.myftpupload.com/services/

    Please advise asap as I'd love to go live with this site soon!

    ~ Best regards, Renee
     

    Attached Files:

  2. Sobhagya

    Sobhagya Guest

    Joined:
    May 29, 2015
    Messages:
    414
    Likes Received:
    6
    Hello,

    Greetings from InkThemes,

    You can resolve it yourself, All you have to do is just go to Dashboard->Appearance->Theme Options->Styling Option->Custom CSS

    field and try to cut paste the given below CSS code there.

    Code:
    div#crumbs {
        display: none;
    }
    
    Hope this will resolve your issue.

    Do let me know if you need more assistance,

    I would be glad to assist you further,
     

Share This Page