How do I remove breadcrumbs from this page?
http://www.fxtradersclassroom.com/courses/
I removed it from this page using the blog settings: http://www.fxtradersclassroom.com/forex-education/
Hi fxtradersclassroom!
I cannot see breadcrumbs on your page. Please flush browser cache and refresh your page a few times. You can also go to Enfold theme options > Header > Header Title and Breadcrumbs and turn it off globally
Regards,
Yigit
ok try it now. I want to remove the breadcrumbs under the image
Ive already done the header part
yes thats what Im talking about. Not sure what they were called.
Hey!
Try adding this code to the Quick CSS:
.post-meta-infos {
display: none !important;
}
Cheers!
Josue
that worked Thanks