- This topic has 7 replies, 2 voices, and was last updated 5 years, 3 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Education Hub Pro › How to make News and Events headings Bold?
Can someone please tell me how can I make the headings for News and Events bold? I mean only these two words at the top, not the inner content. I can make the inner content bold with Additional CSS but I am not able to make the News and Events headings in bold at the top.
Hello
Can you please provide us with your site URL so that we can provide you with the precise fix ?
Regards!
Hello,
Please add below-given CSS to make the title bold.
.recent-news h2 {
font-weight: bold;
}
.recent-events h2 {
font-weight: bold;
}
Hope this helps.
Thank you.
Thank you, this did the job.
Can you also please tell me how to make the site identity (Site header with the tag line) in center of the page?
I want to make it centered like on this website:
http://shahehamdanmirpur.edu.pk/
Hello,
Please add below given CSS for this.
@media only screen and (min-width: 1025px){
div#site-identity {
margin-left: 22%;
}
}
Here adjust the padding as per your requirement.
Hope this helps.
Thank you
That solved it.
Thanks very much for the help 🙂
Hello,
Glad we could help you.
If you have any issues further, then kindly let us know.
Thank you.
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. |