Home › Forums › Gillion Theme › Disable description length (Excerpt)
Home › Forums › Gillion Theme › Disable description length (Excerpt)
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
Hi,
It worked, many thanks for your help!
Have a great day.
/L
You are most welcome here 🙂
If you need services beyond standard support, we've got your back!
If you'd prefer not to handle the installation yourself or need help getting started, we'll set everything up for you.
We'll help you rearrange sections, adjust spacing, and modify the page structure to fit your needs.
More complex styling changes, theme option modifications, and third-party integrations.
If you need something that's not included in the theme, we can code it for you.
Web design services to create custom sections, pages, and blocks for your theme, plus graphics and visualizations.
Full website builds, custom theme development, or plugin creation from scratch.
We'll provide a clear quote based on what you need. No hidden fees.