Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #16401
    Susie
    Participant

    Hi,

    I am trying to remove the subtitle and footers. How do I remove “Epicure” above the post http://themaineproject.net/epicure/ and the comment area below a post http://themaineproject.net/2013/10/24/temperate-season/ “Posted in Family, Slider, Weather | Edit”

    Susie

    #16409
    Sakin
    Keymaster

    @Susie: You can simply add the following CSS in “Appearance => Theme Options => Custom CSS” box
    .page-header, footer.entry-meta { display: none; }

    #16410
    Susie
    Participant

    Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Remove Titles/Footers Misc Text’ is closed to new replies.