I finally try to switch to your theme and ran into the following issues that I hope you can provide me some pointers:
Thanks, – CJ
Hey bemofunny!
Thank you for using our theme.
In custom.css or Enfold-Styling-Quick CSS field put the following:
.title_container .main-title{
display: none !important;
}
Best regards,
Günter
Hi Günter,
Thank you for responding to my requests. I tried your suggestion and it hide the title instead of the breadcrumb. But that gave me an idea so I changed the code to following and it works for me.
Thanks!!
.breadcrumb-trail .trail-end{
display: none !important;
}
Hey!
Glad you found a solution :)
Best regards,
Peter