Unfortunately. The problem is still there. I do not use the child theme. It is even not in my domain.
If you could help me, would be wonderful.
Hi there,
I am on update 2.42 now.
And the problem is still there…..may in the thema editor making changes?
and this is not working too….
jQuery(function($) {
if( $(‘.archive-title’).length ) {
var arvTitle = $(‘.archive-title’).text();
var NewArvTitle = arvTitle.replace(‘Category’, ”);
$(‘.archive-title’).text(NewArvTitle);
}
});
for me, http://www.viridiair.nl it still does not working with:
.home.blog .page-header {
display: none;
}