Breadcrumbs
despite having removed the background color from the Breadcrumbs, I always see the red background stripe
how come?
Site URL: hidden Theme version: 8Hello,
By default, the featured image is shown for breadcrumbs, for example, your Shop page – https://prnt.sc/1ulghim , so delete the image, or use the next custom CSS code:
.page-heading {
background-image: none !important;
}
Regards
I don’t understand what centers the default image with the red background I see
see the picture
Go to Pages > edit Shop > remove the image from here – https://prnt.sc/1ulghim
OR add the next code in Theme Options > Theme custom CSS:
.page-heading {
background-image: none !important;
}
Regards
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.