Tagged: 

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #530114

    Hi,

    Is it possible to get the breadcrumbs on the left side instead of the right side?

    Thanks in advance!

    #530120

    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

    #530140

    Hi,

    Thanks a lot! Is it possible to get the breadcrumbs above the title? Now it goes through the title.

    Thanks!

    #530143

    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

    #530156

    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

    #530162

    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

    #530173

    Great, this is how I wanted. Thanks a lot!

    Anne-lys

    #530179

    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

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Breadcrumbs’ is closed to new replies.