- 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 › Personalize "Site Identity"
Tagged: Site Identity
Sorry for disturbing… I need to modify the “Site Identity” (in Italian: Identità del sito) of http://www.clar.it website.
More in detail, I would like to locate the “site title” line centered horizontally and vertically nearby the main logo inside the current white area.
Could you help me?
Many congratulations for your excellent wp-theme and for this very effective support blog.
Regards
Gaetano
First off, thank you for the appreciation of the theme and support. We are always glad to help you in your queries and issues related to theme.
Now, going to your request to center align the logo and site title both horizontally and vertically,
you can paste the following custom CSS code in Appearance -> Customize -> Theme Options -> Advanced Options => Custom CSS.
#site-identity {
float: none;
margin-top: 7px;
}
.site-branding {
text-align: center;
}
Hope this helps. If there’s any more help needed kindly let us know.
Many thanks indeed, it perfectly works!
Have a nice evening
Gaetano
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. |