- This topic has 2 replies, 2 voices, and was last updated 4 months, 2 weeks ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Soul Pro › feature bloack
Hi
https://www.awesomescreenshot.com/image/48970202?key=1476024a9a8b779895934788161fb846
how do i keep a limit on the words so all the bloack are the same lenght
@CSHERAZHOTMAIL-COM, Current limit is 20, beside that it shows the 20 words still the space cover by the different content will be different it is because word length. For example “is” and “world” both of the words count as 1 but still the length of the word is different.
To fix tis issue we can make the height of the content area same despite of the space used by the content
First you need to install WP Code Plugin – https://wordpress.org/plugins/insert-headers-and-footers/
there here is the code you need to add on your site dashboard
1. You need to add a CDN – follow the screen record to get CDN
https://www.awesomescreenshot.com/video/28900602?key=48c66a5d6f3091927bf48f3e6c88206e
And add the CDN to footer part
2.
jQuery(function() {
jQuery(‘.featured-block-content p’).matchHeight();
});
Add this code to JavaScript snippet
Here is the screen record how we can do that
https://www.awesomescreenshot.com/video/28900374?key=7cf6ea2f698c136b0ddd89d8a63d4c72
Thanks for the reply but when i make the size of the screen smalller it changes size
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. |