Hi!
You already helped me with the setup the breadcrumb in new position in this post: https://kriesi.at/support/topic/using-breadcrumb-in-new-position/#post-873369
But now, the breadcrumbs showing in 2 places – above and below the slider ( http://target1.com.br/concordia/index.php/fale-conosco/ ).
I just want below the slider.
In the private content is the access to my website.
Ca you help me?
Thanks,
Mariana.
Hi,
I think I fixed with this code in quick css:
.html_header_top.html_header_sticky #main {
padding-top: 40px;
}
#top .title_container .container {
min-height: 50px;
}
Will it work with any page I create in the future?
Thanks,
Mariana.
Hi!
Sorry for all the replies.
I just see that is not working for mobile –
Thanks,
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:not(:last-child) {
display: none!important;
}
Best regards,
Yigit
Thanks, Yigit. It worked!
I appreciate your help.
You can close this thread.
Best regards,
Mariana.
Hi,
You are welcome! :)
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 start new threads under Enfold sub forum and we will gladly try to help you :)
Best regards,
Yigit