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

    Hi Kriesi team!

    Please take a look at this page of my website: +
    .

    As you might see (although I know it is in another language), there is two same headers here. And the only reason I added the second header is to make it “h1” for better SEO. Because the first title is not h1 itself.

    May I know how can I remove the first header (title) from the page?

    #603951

    Hi Sadegh!

    First title is in fact an H1 – http://i.imgur.com/x0MiOuu.png
    You can add following code to Quick CSS to increase the font size of it

    h1.post-title.entry-title {
        font-size: 34px;
    }

    Best regards,
    Yigit

    #603954

    Sorry Yigit, you’re right. I didn’t see that.
    Thanks for font size code too. :)

    #603976

    Hi!

    You are welcome, we are always happy to help!
    Let us know if you have any other questions or issues

    Best regards,
    Yigit

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘remove title in posts’ is closed to new replies.