Is there any way to remove the breadcrumbs title area? Please see the following screenshot for a visual explanation.
http://prntscr.com/2mhtuf
Hey Dan!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.title_container { display: none; }
Cheers!
Yigit
Brilliant! Thanks Yigit!