- This topic has 2 replies, 2 voices, and was last updated 8 years, 3 months 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 Hub Pro › Remove date from "News" Section
Hello! How do I remove the post date in the News section in the home page? I already removed it from the Content Meta options and in the rest of the website is ok, only at the home page, in the news section, a small calendar icon with the post date is appearing under the post tittle.
Also, how do I translate the “Search” button? I managed to translate the search placeholder, but the button itself I couldn’t find how to translate it.
Hello @patriciapaes,
To hide the post date in the news section, please paste in the following custom CSS in your Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS Field :
.news-content .block-meta {
display: none;
}
The search button text in the Education Hub Pro theme is translation ready so it can be translated in your desired language.You can use the pot file from the theme directory > languages folder and translate the search string in your desired language.
Hope this resolves your issue,
Best Regards!!
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. |