- This topic has 3 replies, 2 voices, and was last updated 1 year, 10 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Business Field Pro › Irregular Card Sizes and font
Tagged: card, font, responsive
Hi, I am facing this issue of the irregular shape of card elements. example here: https://ibb.co/NmWW72f
How can I fix the size of the card and make it more attractive on the site? I would like to have constant image size in the featured image, irrespective of user uploaded image dimension, and trim down the title to one line when it’s too long. Is that possible?
The website URL is geoinfo.ait.ac.th, and I also need font support. Can I upload my custom fonts and apply them to the elements in this theme?
yes, it is possible, Could you please share the site URL? We will inspect and provide you with a CSS that will fix the issue
Please add this CSS to trim the title on one line
#business-field-latest-news-3 .latest-news-title,
#business-field-featured-pages-grid-11 .item-title,
#business-field-featured-pages-grid-10 .item-title{
white-space: nowrap;
overflow: hidden;
margin-right: 10px;
}
.business_field_widget_latest_news .latest-news-text-wrap{
padding: 20px;
}
Regarding fonts please follow the screen record
https://www.awesomescreenshot.com/video/13775581?key=b875b7798d0d542c0ded94132c37ea9f
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. |