Blog on Homepage Headers

Discussion in 'Blackriders WordPress Theme' started by marketingtypeguys, Aug 5, 2016.

  1. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Hi --

    I'm pulling blog post into this blackrider pro theme, and all of the headers are <h1>.

    Can I change the blog post headers to H2? I'd like to only have one H1 tag on my homepage, and when I pull in 10 blog posts, I have 10 H1 tags.

    Please advise.

    www.saharaair.com is the website.

    I'm currently only pulling in 3 blog posts to keep the number of <h1> tags to a minimum.

    Thanks
     
  2. priya

    priya Guest

    Hi,

    Greetings from InkThemes!

    Please follow the screenshot given below.

    replace_h1_to_h2_homepage_blog.png

    For your information, I am using "WP-Editor" plugin to edit files.

    You can also download and use it from the link https://wordpress.org/plugins/wp-editor/.

    After activating this plugin, you will get the same screen as shown in the screenshot.

    Hope it will resolve your issue

    Do let me know if you need more assistance,

    Thanks & Regards!
    Priyanka
    InkThemes.com
     
  3. marketingtypeguys

    marketingtypeguys Member

    Joined:
    Apr 15, 2014
    Messages:
    79
    Likes Received:
    1
    Hi --

    I updated as instructed, but it didn't change the H1 tags on the homepage for blogposts.

    www.saharaair.com is the site. Please let me know how I can make this change work.

    Thanks,

    Chris
     
  4. priya

    priya Guest

    Hi,

    You can use below code as well to reduce or increase font-size as per your requirement..
    Code:
    .post .post_title {
        font-size: 19px;
    }
    Hope it will resolve your issue

    Thanks & Regards!
    Priyanka
    InkThemes.com
     

Share This Page