H1

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #170304

    SEO_SV
    Participant

    Hello!

    Can I transfer H1 In which file? I want to output h1 under bread crumbs. To do this I need the file where H1 is located

    https://sun9-52.userapi.com/c857424/v857424666/16812b/aKdbLejrt3w.jpg

    https://sun9-72.userapi.com/c857424/v857424666/168121/IffVMAXfPyw.jpg

    #170326

    Hello,

    To change the position of the page title you need to copy file template-tags.php from wp-content\themes\woodmart\inc and paste it in the same directory inside the child theme.

    Then go to line# 1023, you will see the below code:
    <h1 class="entry-title"><?php woocommerce_page_title(); ?></h1>

    That you can modify according to your requirements. If you want something else then point out the specific section in your screenshot so I can guide you accordingly.

    Best Regards.

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)