badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Category section

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #45966
    Melisa
    Participant

    Hi, I am looking to get the category and the entire section with author, date and comment to not be shown, but how do I do it? I would like for my frontpage just to be the images that roll and the footer, but this doesn’t seem possible. It says “no new posts”. Is there a specific format I should choose for the front page?

    #45967

    Hi Melisa,

    To hide the entire section author, date and comment go to Appearance -> Customize/Theme Options -> Design Options Tab -> Custom CSS paste the following CSS code and Click on save button:

    .entry-header .entry-meta {
        display: none;
    }

    And to have frontpage just the images that roll and the footer first create a page with any name and set that page to business template from the right side of the editor and choose this page as your front page for your site. You can set the business page as described in this instruction page.

    Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.