Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1064969

    Hi!

    I have this exact theme on two websites; the one site has a small blog post title when you click on a single blog post, and the blog’s title is underneath the image at the top. The other site has the H1 automatically when I installed it (and the title comes before the featured image at the top).

    Can you please tell me how to get my blog post titles to be H1? Here’s an example of what I’m talking about: https://www.moneyprodigy.com/best-money-games-for-kids/

    Here’s the site where the H1 is automatically there: https://www.frugalconfessions.com/save-me-money/staycation-ideas/

    Thanks,
    Amanda

    #1065037

    Hey algkent,
    I took a look at both sites and the titles are both H1
    2019-02-09-175322
    2019-02-09-175206
    If you would like to increase the size of the font, Please try this code in the General Styling > Quick CSS field or in the WordPress > Customize > Additional CSS field:

    h1.post-title a {
    font-size: 30px !important;
    }

    Best regards,
    Mike

    #1065436

    Thanks, Mike.

    I appreciate the screenshot, because I couldn’t find an H1 tag on it.

    The code worked well – thank you!

    Also, how do I get the title to be above the featured image at the top, instead of below it (like on my Frugal Confessions site)?

    ~Amanda

    #1065512

    Hi,

    Please refer to the following:

    Best regards,
    Jordan Shannon

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.