Disable description length (Excerpt)

Home Forums Gillion Theme Disable description length (Excerpt)

Home Forums Gillion Theme Disable description length (Excerpt)

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • leonito
    Participant

    Hi,

     

    Where can I change so not to show on any of the description excerpt, not in the standard post nor the category post either? I went to Appearance – Customize – Blog – Description Length (Excerpt). But the minimum length is set to 10. Is there any a chance you can set it to 0?

     

    I managed to find a CSS code that can set the description to for the standard post content which I inserted in Appearance – Customize – Additional CSS. Is there a code for the categories page layout (categories posts) or a way to disable excerpt for all type of posts?

     

    Thanks in advance!

     

    Kind regards,

     

     

    .sh-blog-standard-posts .post-content {
    max-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 0%;
    white-space: nowrap;
    }

    Solution for this topic

    Hi @leonito,

     

    I hope you are well today and thank you for your question.

     

    Please try changing the code as following.

     

    body .post-content {
    max-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 0%;
    white-space: nowrap;
    }

     

    If it still displays for you then could you please share the page URL from your site where it is displaying so that I can help you?

     

    Best regards,
    Shufflehound team

    leonito
    Participant

    Hi,

     

    It worked, many thanks for your help!

     

    Have a great day.

     

    /L

    You are most welcome here 🙂

Viewing 4 posts - 1 through 4 (of 4 total)

Popular choice

Professional Developers At Your Fingertips!

If you need services beyond standard support, we've got your back!

Services we offer:

Demo setup
Advanced customization
Layout adjustment
Graphic work / visualizations
Custom coding
Full WordPress development and design

Services

What we can offer

  • Demo setup +

    If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.

  • Layout adjustment +

    We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.

  • Advanced customization +

    More complex styling changes, theme option modifications, and third-party integrations.

  • Custom coding +

    If you need something that's not included in the theme, we can code it for you.

  • Graphic work / visualizations +

    Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.

  • Full WordPress development and design +

    Full website builds, custom theme development, or plugin creation from scratch.

  • About pricing +

    We'll provide a clear quote based on what you need. No hidden fees.

Professional Developers At Your Fingertips!

Custom Work Form