Hello,
first for all: I love Enfold!
I just have a special case. I would like to replace the standard breadcrumbs with this plugin https://de.wordpress.org/plugins/breadcrumb-navxt/
I found this old post https://kriesi.at/support/topic/replace-theme-breadcrumbs/ and followed instructions. Technically it works fine. But it does not look good. So I have a CSS problem.
I am using this demo theme https://kriesi.at/themes/enfold-construction/ and activated the breadcrumbs in the header.
I also found this https://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/3/ in documentation of plugin. But, when I try to insert the CSS Code example into my style.css for child theme or into Quick CSS it does not work.
Please could you help me style the plugin breadcrumps exactly like the original enfold breadcrumbs.
Thank you for your help.
Holger
Hello Mike,
thank you for coming back to me, but ….
… I am not sure what site you have visited. Your screenshots seems not to be from my site.
Please see 2 screenshots of my site in private section.
Thank you
Holger
Hi,
Oh, I had gone to the projects page.
Unfortunately your breadcrumbs plugin doesn’t contain the class that their document says to use for your css “.breadcrumbs”
this means that the links can be adjusted but not the arrows >
You can see by adding this code in the General Styling > Quick CSS field:
#main .container span {float: right !important; }
Please ask the developer how you can add the class as in their document.
Best regards,
Mike