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


Home › Forums › Pro Themes › University Hub Pro › How to change font size of title & tagline
I want to increase the font size of title name & tag line please provide solution.
reply earliest..
Hello @iopelonere,
To change the font size of the site title and tagline use below given CSS.
For this go to Admin panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-branding .site-title {
    font-size: 32px;
   }
.site-branding .site-description {
    font-size: 16px;
}Here you can change the size as per your requirement.
Hope this helps.
Best Regards!!
Did anyone noticed that after the last updates the font of the letters within emails in the hub became significantly smaller ? Even if I set to ”huge” they are about two sizes smaller than before ! Too bad for me !
Hello @matador86,
We are having difficulty in understanding your query. So please can you provide the screenshot of the section along with the proper explanation so that we can help you further.
Thank you.
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. | 
 
	    


