Remove breadcrumb and page title
-
I disabled showing breadcrumb, and page title by using the following code on the child theme style.css
.page .entry-title {
display: none;
}
.breadcrumbs {
display: none
}
However all pages are not showing the breadcrumb and page title, except one page (tienda).
Please check this url: http://migusto.esy.es/shop/
If you can help to fix it.
Thanks a lot!
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
The topic ‘Remove breadcrumb and page title’ is closed to new replies.
