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


Home › Forums › Pro Themes › Education Hub Pro › How to center tag line
Tagged: Education-Hub, Tag line
Hello There,
How do i center the tag line
Thanks,
Richard
Hello @richardboat
Can you post your site URL so that we could provide you with some possible solution.
Regards!!!
Hello,
Hope you are having a good day,
If you want to center the site description only, please go to
Dashboard=> Appearance => Customize => Theme Options => Advance Options
and add the below given css,
site-description{
padding-left: 59%;
}
I hope this helps,
Best regards
Hello There,
I tried that but it didn’t work
The URL is http://www.cafblc.org
The tag line reads ===promoting leadership & economic development===
Thanks,
Richard
Hi, try the following custom CSS .
.site-description {
text-align: center;
}
Hope this help!.
Hello There,
Many thanks for the quick turn-around. It worked.
Regards,
Richard
No problem! We are glad to help you always. 🙂
| 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. |



