Tagged: ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #26991

    I have installed enfold theme in WordPress.

    i want to remove blog and date from web pages.

    Here you can see what i have to remove.

    Link- http://screencast.com/t/fD2NmfawSB

    please help

    #132361

    Please reply.

    #132362

    Hi,

    Please add this on your custom.css or Quick CSS

    .main-title {
    display: none;
    }

    .post-meta-infos {
    display: none;
    }

    Regards,

    Ismael

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘How can i Cusomized your theme?’ is closed to new replies.