Category Tags & Comments & Excerpts - Acme Themes

Best Premium and Free WordPress Themes Forums SuperMag Category Tags & Comments & Excerpts

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #70777
    neerajbhushan
    Participant

    1. I want to remove category tags from the home page. Presently, the category tags show up below every headline on the Home page.

    2. Also, Please help me with CSS to remove comment count from the slider and featured posts on top of my website bharatbolega.com

    3. I would be grateful if you can also provide me CSS to remove excerpts from the Home Page. Presently, excerpts appear below headlines on Home Page.

    Thanks in advance.

    #70807
    Yanga
    Participant

    Leave it like that and blog.

    #70808
    Yanga
    Participant

    Are you certain that there is support for free themes?

    #71417
    acmethemes
    Keymaster

    Hello Neeraj,
    Here are the response to your queries.
    1. I want to remove category tags from the home page. Presently, the category tags show up below every headline on the Home page.
    Response: In the free theme, there are no options to hide categories from the home page. So, add this css in customize additional css.

    .home.page .below-entry-meta{
    display:none;
    }

    2. Also, please help me with CSS to remove comment count from the slider and featured posts on top of my website bharatbolega.com
    Response: Your are using different slider than our default theme slider.

    3. I would be grateful if you can also provide me CSS to remove excerpts from the Home Page. Presently, excerpts appear below headlines on Home Page.
    Response: You mean, you only want to show the title of the post in home page. If I am right then please response this query we will provide you custom css to hide the excerpt from the home page

    #71418
    acmethemes
    Keymaster

    Hello yanga,
    Yeah, there is support for free theme also but priority is given to pro theme.

    #71430
    neerajbhushan
    Participant

    Thanks Team. I am always hopeful, and I get my desired results with due patience.
    Thanks for answering my Query No.1

    As regards two other queries;

    2. Also, please help me with CSS to remove comment count from the slider and featured posts on top of my website bharatbolega.com
    Response: Your are using different slider than our default theme slider.
    CLARIFICATION: I HAVE ACTIVATED THE ACME SLIDER, FOR YOUR CODE HELP.

    3. I would be grateful if you can also provide me CSS to remove excerpts from the Home Page. Presently, excerpts appear below headlines on Home Page.
    Response: You mean, you only want to show the title of the post in home page. If I am right then please response this query we will provide you custom css to hide the excerpt from the home page
    CLARIFICATION: YES, YOU ARE RIGHT. WE WANT TO SHOW JUST THE TITLE.

    Regards.

    #73377
    neerajbhushan
    Participant

    Please help with this.

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