Thanks for your attention. Yes I have changed my theme’s style.css like in this example:
https://mtekk.us/code/breadcrumb-navxt/breadcrumb-navxt-doc/3/#advanced_use
Yes, when i undoing my last steps the links of breadcrumb items works perfect, but in default mode does not fit well to my page so I edit the css to make it well positioned.
In browser source i can see this without any modifications in theme’s style.css (links working); Is the same I see when I modified but no longer clickable and i dont understand why:
<div class="breadcrumbs">
<!-- Breadcrumb NavXT 4.1.0 -->
<a title="Go to Inicio." href="https://pasionporlamusica.nixiweb.com">Inicio</a> > <a title="Go to Proyectos." href="https://pasionporlamusica.nixiweb.com/proyectos/">Proyectos</a> > <a title="Go to Proyecto Cantania." href="https://pasionporlamusica.nixiweb.com/proyectos/catania/">Proyecto Cantania</a></div>
<div class="art-layout-wrapper">
<div class="art-content-layout">
<div class="art-content-layout-row">
<div class="art-layout-cell art-content">
So it seems that it should continue to be clickable, but when I pass the mouse over and pulse anything, it forces me to remove values ??and keep default css so the links works but isn’t well positioned: (
?I can give you some more concrete information to help me? Let me know and I’ll do happy,
Thank you very much for your support!