Tagged: breadcrumbs
Hi,
Is it possible to get the breadcrumbs on the left side instead of the right side?
Thanks in advance!
Hi Anne-lys87!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.title_container .breadcrumb {
right: auto;
left: 50px;
}
Cheers!
Yigit
Hi,
Thanks a lot! Is it possible to get the breadcrumbs above the title? Now it goes through the title.
Thanks!
Hey!
Please add following code to Quick CSS as well
.title_container .breadcrumb { top: 20px; }
and adjust as needed. If that does not help, please post the link to your website
Cheers!
Yigit
Hi,
The breadcrumbs is back to the right side.
The link of the website is: http://kinderopvangesther.nl/.
the most beautiful that there is more space between the logo and the title so the breadcrumbs can above the title.
Thanks
Hi!
You should keep the code i posted here – https://kriesi.at/support/topic/breadcrumbs-25/#post-530120 in Quick CSS field, please do not remove it. When you add the code again, it should look like this – http://i.imgur.com/4vj4EWS.png
Regards,
Yigit
Great, this is how I wanted. Thanks a lot!
Anne-lys
Hey!
You are welcome, we are always happy to help!
For your information, you can take a look at Enfold documentation here – http://kriesi.at/documentation/enfold/
And if there are features that you wish Enfold had, you can request them and vote the requested ones here – https://kriesi.at/support/enfold-feature-requests/
For any other questions or issues, feel free to post them here on the forum and we will gladly try to help you :)
Regards,
Yigit