Support Center
Visit Demo
License manager
Buy @ envato
toggle menu
Categories
Discussions
Activity
Sign In
·
Register
Sign In
·
Register
Categories
Discussions
Activity
Sign In
·
Register
×
Home
›
Theme support
breacumbs
yoramzerbib
November 2019
in
Theme support
Hello
2 questions on the breadcrumb:
1. I would like to remove the link from the "homepage" in the breadcrumb?
2. How to put breadcrumb links in "nofolow"?
i waiting for your reply
thanks
Comments
Pablo
November 2019
Hello,
1) You can use this CSS to achieve that. paste that code below in the Theme Options > Custom CSS & JS > CSS
ul.breadcrumbs li:first-child{
display:none !important;
}
2) Unfortunately, we do not have option like that - but it sound like a great idea, can you post it in the suggestions for the future updates?
https://forum.muffingroup.com/betheme/discussion/113/your-suggestions-for-future-updates#latest
For now, you would have to edit the BeTheme and Wordpress files to achieve that.
Unfortunately, we do not provide help with the code customizations of our theme.
Thanks
yoramzerbib
November 2019
The css for natural referencing is not good
Pablo
November 2019
This is the only way to achieve that, we do not have any option in theme options to hide it.
Neither of customers complain about it and we did not included it.
Also, small CSS will not destroy your structure or SEO
Thanks
Sign In
or
Register
to comment.
Comments