Home Support Kindergarten Education Theme Blog Posts Have Two Titles

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #3852
    Robin Walls
    Participant

    Blog posts have the title of the post <h1> tag showing twice. The first one has a slight underline and then the title is repeated right below it. How do I get the title to show on blog pages only once?

    #3863
    Shop Manager
    Keymaster

    Hi,

    Thank You for choosing us!

    Kindly provide us the Site URL to review so that we could provide you a solution.

    Thank You

    #3909
    Robin Walls
    Participant

    Pages seem to be fine. It only happens on the post pages for some reason. Here is an example http://www.wakecountypets.com/how-to-keep-your-dog-from-running-off/

    #3911
    Shop Manager
    Keymaster

    Hi,

    Thank You for choosing us!

    Go to Dashboard >> Appearance >> Customize >> Additional CSS >> Paste the given CSS on it >> Publish.

    .single.single-post .container.main_title {
    display: none;
    }

    If you need further assistance or clarification please let us know.

    Thank You.

    #3912
    Robin Walls
    Participant

    Perfect. <— Thank you! —>

    #3928
    Shop Manager
    Keymaster

    You’re most Welcome!

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