Hi,
I have installed the codecanyon plugin “Smart Navigation Breadcrumbs” which I need help to integrate please.
I want the breadcrumbs to appear on the left hand side, in place of showing ‘Page Title’ which I do not need.
I have added by login credentials in the private content section.
Thanks for your help!
Bryan
Hi bryan1976!
Personally i do not have any experience with this plugin. It would be better if you could contact plugin authors.
Best regards,
Yigit
OK thanks Yigit. I have raised a support ticket for help from them.
Please can you tell me how to move the Enfold breadcrumbs onto the left side?
I don’t want ‘page title’ on ANY of my pages, and the breadcrumbs would look better in this location on my site.
I do not want breadcrumbs on the home page.
Thanks,
Bryan
Hi!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .main-title { display: none; }
.title_container .breadcrumb { left: 50px; right: auto; }
Please edit your homepage and choose not to display title bar – http://i.imgur.com/3xKuO4R.png
Cheers!
Yigit