Hi there,
For some reason, the featured Image of a Page appears as the background image of the breadcrumbs area. How do i fix this?
This topic has 3 replies, 2 voices, and was last updated 4 years, 1 months ago ago by anandmahey
Hi there,
For some reason, the featured Image of a Page appears as the background image of the breadcrumbs area. How do i fix this?
Hello,
Add the next code in Theme Options > Theme custom CSS > Global custom CSS:
.page-heading {
background-image: none !important;
}
Regards
Thank you Rose
The issue related to '‘Featured image shows as background in Breadcrumbs area’' has been successfully resolved, and the topic is now closed for further responses