Posted in: Newsmag
Sep 4, 2017 at 2:40 pm
Sep 8, 2017 at 2:24 pm
In this way it hides page title, but it doesn’t hide breadcrumbs
-
This reply was modified 8 years by
deambris.
Sep 12, 2017 at 8:41 am
Hello deambris,
If you want that code to be applied only to tag and search pages, notice that you should add in front of your code the tag and search class, as below.
.search .entry-crumbs{
display:none!important;
}
.tag .entry-crumbs{
display:none!important;
}
Thanks for your understanding!
Viewing 13 posts - 1 through 13 (of 13 total)
The forum ‘Newsmag’ is closed to new topics and replies.