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

    Hi!

    I’m using Enfold Theme, with a Child Theme.

    I followed the steps in these page https://kriesi.at/documentation/enfold/inserting-breadcrumbs-as-shortcode/ but I can’t set up the breadcrumbs shortcode in this page http://target1.com.br/concordia/?page_id=285&preview=true.

    I want to put the breadcrumb bellow the slider, positioned on the left side.

    In the private content is the access to my website.

    Can you help me?

    Thanks in advance.

    #868739

    Hey maripupo,

    Please review the page. I added the shortcode on the page in the text block and enabled the display of the title and breadcrumbs in the theme options.

    Best regards,
    Victoria

    #868885

    Hi Victoria!

    Thanks for your help.

    I’d like some help with 2 adjustments:

    1) I want to remove that line above de breadcrumbs. Is it possible?

    2) Is it possible to remove the breadcrumb’s title?

    Best regards,

    Mariana.

    #868888

    Hi,

    Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:

    .title_container {
        border: none;
    }
    .breadcrumb-trail .trail-before {
        display: none;
    }
    

    Best regards,
    Yigit

    #868922

    Thanks, Yigit! It worked.

    But now I have another problem: the breadcrumbs are union 2 places – above and below the slider. And I just want below the slider (in mobile you can view both breadcrumbs). Is it possible to adjust that?

    Thanks,

    Mariana.

    #869669

    Hi,

    It only shows up below slider on my end. I attached a screenshot in private content field. Have you figured it out already? :)

    Best regards,
    Yigit

    #873324

    Hi Yigit,

    It seems that I figured it out (but I don’t know how!)

    I appreciate your help.

    You can close this thread.

    Thanks,

    Mariana.

    #873369

    Hi Mariana,

    Glad that it’s fixed. Thanks for using Enfold :)

    Best regards,
    Nikko

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