Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1236997
    mariomillions
    Participant

    On my site the Header is a H1 tag on post pages.

    How do i change the header from <h1 class=”visually-hidden”>Celebrating Diversity in Technology</h1>
    to
    <p class=”visually-hidden”>Celebrating Diversity in Technology</p>

    Essentially i only want my post title to be the H1 on the page.

    #1237291
    Rad
    Moderator

    Hi there,

    Thanks for writing in.

    You can edit this file and remove it

    \wp-content\themes\x\framework\views\global\_brand.php

    Then you can duplicate it to your child theme so prevent the updates overwriting it.

    \wp-content\themes\x-child\framework\views\global\_brand.php

    Thanks!

  • <script> jQuery(function($){ $("#no-reply-1236997 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>