How to remove the page titles?

Viewing 6 posts - 1 through 6 (of 6 total)
  • #19323
    Lady Marina
    Participant

    Hello! Sorry for my English, I use Google translator. Please tell me how to remove the page titles. And if you can the second question, tell me a plugin that allows to display on the main page, recent posts with thumbnails with different categories. I have a female news site and would like to display the main page in a magazine style.
    I would be very grateful for the answer.

    • This topic was modified 9 years, 5 months ago by Lady Marina.
    #19333
    Daniel Tara
    Keymaster

    I believe a theme better suited for your needs is Enlightenment. It has a template editor where you can manually add or remove content from templates, including page titles, and also a custom query widget that lets you display custom queries in arbitrary locations including a query of latest posts with thumbnails.

    #19349
    Lady Marina
    Participant

    Thank you very much, Daniel Tara! Install the template “Enlightenment” really liked. Thank you!

    #19371
    Daniel Tara
    Keymaster

    I’m glad to hear it. I’ve put a lot of effort into creating this theme and hope it helps you. Let me know any time if you have any questions.

    #19807
    Homicida
    Participant

    Hi Daniel

    Im looking for the same as “Lady Marina” how can i remove the page titels i find some solutions to edit the page.php but i didnt find it. I looked at the theme you recommend but im sorry it dindt fit my needs and I love the style of pinboard is there any way to remove the page titels?

    regards

    #19808
    Homicida
    Participant

    Problem solved as easy as can be πŸ™‚

    in “theme options” -> Layout -> custom css

    .page .entry-title {
       display: none;
    }

    and it works

    hope i could help anybosy who want no Page titels

Viewing 6 posts - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.