How to Remove Statics Blocks breadcrumbs
Theme version: .1.0Hello, @omandaisy,
Sorry for the inconvenience, but could you please describe your issue more clearly, if possible with some screenshots that which static block breadcrumb are you talking about? You can use this site to upload and share the screenshot here: https://postimages.org/
Regards 8Themes Team.
I fixed this buy using elementor canvas
but if there’s another way to remove breadcrumbs and keep headers it’ll be amazing
Hello, @omandaisy,
Sound’s Good!! that you have managed to solve the issue by yourself.
You are the best.
Unfortunately, there is no such option to only remove the breadcrumbs from the static blocks, so you can use the CSS to remove them as well, please copy and paste the below given CSS code to XStore >> Theme Settings >> Theme Custom CSS >> Global CSS and check back your site then after removing the browser cache.
.single-staticblocks .page-heading {
display: none;
}
Regards 8Themes Team.
You must be logged in to reply to this topic.Log in/Sign up
One standard license is valid only for 1 project. Running multiple projects on a single license is a copyright violation.