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.
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
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.
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
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.
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
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.
Hi Mariana,
Glad that it’s fixed. Thanks for using Enfold :)
Best regards,
Nikko