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