- This topic has 3 replies, 2 voices, and was last updated 8 years, 5 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 › University Hub Pro › customize header university hub pro
Tagged: css
Am trying to align the phone, email and address section with the logo and tagline on the header in the css please help
Hello @creativeda,
We are not sure where do you actually want to align the phone,email and address.
Please send us the screen shot by properly allocating the area where you want to align or place phone, email and address.
Hope you understand .
Best Regards!!
Hello i have highlighted the part i need alignement on this image

Thank you,
CDA
Hello @creativeda,
To align the quick contact section with the site identity section use below given CSS.
For this you have to go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.site-header #quick-contact {
    margin-top: 5%;
}
Also adjust the percentage according to your requirement .
If this does not solve the issue , please let us know .
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. | 



