Want to show …. after limited word count
-
I want to show .. after displaying some words like the attached file
Attachments:
You must be
logged in to view attached files.
Hello,
Please elaborate what you actually require with the help of some relevant screenshots of the specific area with the URL of the website.
Because your current explanation is not clear enough to understand what you require.
Regards.
Xtemos Studios
Is this possible to show ….. After certain words of a blog like this
“How to Look more Trendy and …….” On the main page
Attachments:
You must be
logged in to view attached files.
Hello,
I saw the screenshot you attached.
Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.
.blog-post-loop h3.wd-entities-title.title.post-title {
white-space: nowrap !important;
overflow: hidden;
text-overflow: ellipsis;
}
Regards.
Xtemos Studios
is working but can I add a specific word amount? or like only 2 lines will be visible and at the end of 2nd like text will be hidden and replaced with …
like
Check latest updates
and if you want to…
Hello,
Sorry but it is not possible to add the dots after two lines as you required.
It is not possible with Simple Custom CSS. It requires customizations and this is beyond our limitations and support policy.
Regards.
Xtemos Studios