1. How to change the breadcrumbs picture. I put
.page-heading {
background-image: url(images/myimage.jpg) repeat scroll 0% 0% transparent;
}
in my child theme style.css but nothing happens. Since update it is stuck with your default pic.
2.How to change the height and font of breadcrumbs?
3. How to insert a photo behind the main menu in header like in your preview (head with glassess) also how to add a gray stripe like in header variant #3?
4.How to remove fake language/monete switcher from topbar’s left side?
5. Is it possible to remove breadcrumbs completely?