Many h1 tag at homepage

Discussion in 'BlogSpring WordPress Theme.' started by sanjayasum, Jul 12, 2015.

  1. sanjayasum

    sanjayasum Member

    Joined:
    Mar 6, 2014
    Messages:
    59
    Likes Received:
    0
    Location:
    Makassar Indonesia
    I found many h1 tag at homepage.

    <!-- Start the Loop. -->
    <!-- google_ad_section_end --> <!--Start post-->
    <div class="post">
    <a href='http://healthbeautyidea.com/explore-the-beauty-of-thailand/' title='Explore the beauty of Thailand'><img src='http://healthbeautyidea.com/wp-content/uploads/2015/07/Explore-the-beauty-of-Thailand.jpg' class='postimg' alt='Post Image'/></a>
    <div class="clear"></div>
    <div class="post_content">
    <h1 class="post_title"><a href="http://healthbeautyidea.com/explore-the-beauty-of-thailand/" rel="bookmark" title="Permanent Link to Explore the beauty of Thailand">Explore the beauty of Thailand</a></h1>
    </div>
    </div>
    <!--Start post-->
    <div class="post">
    <a href='http://healthbeautyidea.com/smiling-with-healthy-teeth/' title='Smiling with Healthy Teeth'><img src='http://healthbeautyidea.com/wp-cont...9d0798e72137ddc4764a80f6-702x270-100-crop.jpg' class='postimg' alt='Post Image'/></a>
    <div class="clear"></div>
    <div class="post_content">
    <h1 class="post_title"><a href="http://healthbeautyidea.com/smiling-with-healthy-teeth/" rel="bookmark" title="Permanent Link to Smiling with Healthy Teeth">Smiling with Healthy Teeth</a></h1>
    </div>

    </div>


    how to change this tag to h2?
     
  2. praveen

    praveen Support Staff

    Joined:
    Jan 1, 2015
    Messages:
    2,344
    Likes Received:
    67
    Hi,

    Please follow the screenshot given below.
    blogspring_replace_h1_with_h2_in_homepage.png

    Now open style.css file of the theme, then find and replace all h1.post_title with h2.post_title.

    Hope it will resolve your issue :)

    Thanks,
    Praveen
     

Share This Page