qandeal
MemberForum Replies Created
-
I have it.
In the file “loop.php”, replace this:
<h2 class=”post-title”>
<?php do_action(‘graphene_post_title’); ?>
</h2>
for this:
<?php if (!is_page()) : ?>
<h2 class=”post-title”>
<?php do_action(‘graphene_post_title’); ?>
</h2>
<?php endif; ?>
I meant the logo in the browser tab.
My English is not very good
Viewing 2 posts - 1 through 2 (of 2 total)
