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

    Hey,
    first at all: Great theme, great job. thank you, guys!

    Is it possible to change the breadcrumps position to another section? I would like to have it above the logo area on the right side.

    I’ve found this post with same issue: https://kriesi.at/support/topic/change-the-position-of-the-breadcrumps/
    Unfortunately, the solution doesn’t work. Maybe it’s to old?!

    Do you have any idea?
    Thank you in advance.

    Greetings from Berlin :)

    #762279

    Hey bliebner,

    Please, to ensure the area that you`re talking, may you share with me your WP credentials?

    Best regards,
    John Torvik

    #762286

    Hey John,
    you find the credentials in privat content.

    Don’t be astonished, that it looks a bit like “Kraut und Rüben”. I’ve just started today. ;)

    I mean the area, where you can see on the left side the hotline number.

    Best regards,
    Birgit

    #763880

    Hi,

    Would you mind providing a precise link to your site, showing the elements in question? We need to be able to inspect them in order to help :). I can’t find anywhere your breadcrumbs.

    Best regards,
    Andy

    #763891

    Maybe a picture can better explain what I’m looking for?!
    Screenshot

    On this site: http://mpu-beratung-berlin.de/shop/ you can see the current position of breadcrumps.

    Best regards,
    Birgit

    • This reply was modified 7 years, 8 months ago by Birgit.
    #764174

    Hi,

    try this code inside Quick CSS field:

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
    z-index: 999;
    top: -226px;
    }

    and adjust top value as needed.

    Best regards,
    Andy

    #764353

    That’s in principle the correct position.
    Unfortunately:

    • It only works on pages without header transparancy.
    • It’s not sticky like the phone-info on the left.

    Is it possible to call the breadcrumbs function at the container ‘header_meta’? Just like the phone-info?
    Best regards,
    Birgit

    #764940

    Hi,

    You are going to need to hire a freelance developer for that kind of customization as it is beyond the scope of support we can provide. You can also request quote here.

    Best regards,
    Andy

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.