Dear Enfold Team,
I added Breadcrumbs to pages, where my header is transparent via your suggested shortcode
But now this breadcrumb is on the left side. Is there a way to have them on the right side, as automatically on the pages with intransparent header?
Thanks in advance
Hey Michaela,
Thanks for the link, but when I look at your site it seems your breadcrumbs are to the right, is this resolved?
Please see the screenshot in Private Content area.
Best regards,
Mike
Hi Mike,
no, it is not solved. What you see is the breadcrumbs in the subcategories, where I don’t use the transparent header. But please check for example the home page, that I linked in my first post. There you see that “Startseite” is on the left side.
Best regards
Michaela
Hi Michaela,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
.main_color .breadcrumb {
float: right;
}
Please give us the page where the breadcrumb trail is long so that we can see if it needs to be adjusted more.
If you need further assistance please let us know.
Best regards,
Victoria
Hi Victoria,
great, it works. You can still see it on the home page of the website.
Is there also a chance to set the colour of the breadcrumb in white – as the rest of the navigation?
Best regards
Michaela