Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #80349
    mithrand
    Participant

    Hello:
    I added to my blog page a button and I added three posts. The problem is that the title of the entries displayed.
    How I can make titles appear?

    Thank you.

    #80353
    Mahesh
    Keymaster

    Hi @mithrand,
    Can you please post in your site URL?

    #80356
    mithrand
    Participant
    #80369
    Mahesh
    Keymaster

    Hi @mithrand,

    You have put the following code in “Appearance => Theme Options => Custom CSS” box:

    h1.entry-title {
        display: none;
    }

    Remove this code from Custom CSS box and Post Title will be shown.

    Let me know if this solved your issue.

    #80373
    mithrand
    Participant

    Thank you! 🙂

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Title posts’ is closed to new replies.