- This topic has 5 replies, 2 voices, and was last updated 3 years, 4 months ago by .
Viewing 6 posts - 1 through 6 (of 6 total)
Viewing 6 posts - 1 through 6 (of 6 total)
- You must be logged in to reply to this topic.


Home › Forums › Free Themes › Next Legit News › Limiting title length in Front Page
Hi, how can i limit title length in home page.
Thanks,
Jagan
Hello @EJAGANECE,
Could you please explain this more in details?
Do you mean buy title of each posts or section title?
Regards,
Themepalace
Thanks for the reply, it’s a homepage section block post title. please refer this image https://i.imgur.com/yeA69LC.png
Thanks,
Jagan
sorry, you cannot limit the title length if you are talking about total word count but if you mean width of the title then we can do that.
Regards,
Sanam
Thanks for the reply, how can i reduce width of the title.
Thanks,
Jagan
Please add this CSS in the Additional CSS
.left-posts .entry-title,
.mid-posts .entry-title {
width : 72%;
}
Go to Customizer >> Appearance >> Additional Css, paste the above CSS there, and published the site.
change the width as per you need.
Regards,
Themepalace
| Cookie | Duration | Description |
|---|---|---|
| cookielawinfo-checkbox-analytics | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics". |
| cookielawinfo-checkbox-functional | 11 months | The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional". |
| cookielawinfo-checkbox-necessary | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary". |
| cookielawinfo-checkbox-others | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other. |
| cookielawinfo-checkbox-performance | 11 months | This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance". |
| viewed_cookie_policy | 11 months | The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data. |



