Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #6952
    sathishgajula43
    Participant

    I have a Veronika premium theme. While posting my blog posts, all the posts are displayed with excerpts of the post. I don’t want any excerpts to be displayed. I just want only the blog post title to be displayed.

    See below for the example picture of blog posts with and without excerpts.

    Please let me know how to display blog post titles without excerpts.

    Attachments:
    You must be logged in to view attached files.
    #6958
    sathishgajula43
    Participant

    Hi,

    May I know if there’s any update on this question?

    Thanks.

    #6967
    sathishgajula43
    Participant

    Hello,

    May I know if there’s any update on this question? Please respond.

    Thanks.

    #6970
    VineThemes
    Keymaster

    Hello Sathish,

    If you want to remove the excerpts and categories from the post meta then you can add this code in the Additional CSS in the Customizer

    .post-metawrap, .box .post-content {
    display: none;
    }

    This code will hide the excerpt and categories and comments.

    Please let us know. Thanks

    #6971
    sathishgajula43
    Participant

    Hi,

    Thanks for the response. When I added the above code in additional CSS, the excerpts disappeared. However, I’m facing 3 more issues:

    1. When I click any blog post, the content of the blog article also disappeared.
    2. The contents on the home page also disappeared.
    3. There is a long gap between the display of the posts (see attached picture)

    Please help.

    Attachments:
    You must be logged in to view attached files.
    #6982
    VineThemes
    Keymaster

    Hi,

    Okay please add the below code replacing the previous code:

    .post-metawrap, .box .post-content {
    display: none;
    }
    .title-wrap {
    padding-bottom: 0;
    }
    .single .title-wrap{
    padding-bottom: 5%;
    }
    .single .box .post-content {
    display: block;
    }

    Thanks

    #6985
    sathishgajula43
    Participant

    Hi,

    Thanks again for the response. When I replace the previous code with the above code in additional CSS, the excerpts disappeared and the content in the blog article is now visible.

    However, I’m facing 3 more issues:

    1. The contents on the home page still look to disappear.
    2. The contents on all other pages still look to disappear.
    2. The gap between the display of the posts reduced but still not reduced to how I want it (see attached picture)

    Please help.

    Attachments:
    You must be logged in to view attached files.
    #7185
    sathishgajula43
    Participant

    Hello,

    May I know if there’s any update on this question?

    Thanks.

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.
X
Downloading...
As you need our Theme, we need your SUPPORT. Please Follow us on Facebook :)
Need all features of the Premium theme? Purchase to get Premium version of the theme and also get our Top Notch Support with it.