Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1324796

    Hi, I followed the instructions from https://kriesi.at/support/topic/move-breadcrumb-in-page-layout/. So far so good, just the breadcrumbs slid too far to the right. What should I do?

    Many greetings
    Alex

    #1324872

    Hey combra,

    Thank you for the inquiry.

    You can use this css code to adjust the position of the breadcrumbs.

    .breadcrumb.breadcrumbs.avia-breadcrumbs {
        top: 20px;
        left: 0;
    }
    

    Please toggle or temporarily disable the Enfold > Performance > File Compression settings after adding the css code.

    Best regards,
    Ismael

    #1324886

    Thanks Ismael, I got it.

    #1324948

    Hi,

    Thanks for the update. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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