- This topic has 4 replies, 2 voices, and was last updated 7 years, 8 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 › Free Themes › Education Hub › How to change site-title color
Tagged: color title, site title, style, title
Hello guys,
i wanna change ONLY site-title color but when i changed in style.css line 547 every links changed. I managed with “block-meta a” and with “a button” but i dont know how to change only title. I didnt find connections in .php files. I will be grateful if u can help me.
And another one question. How can i do full-width banner on top. On high-resolution screen, banner on top have white stripes. Banner have 1420x180px.
Hello @fonari,
The feature of changing the color of site title as well as other various sections/parts is available in the pro version. With the pro version you can enjoy wide range of color option for different section . To know more about the pro version you can refer to below link:
http://themepalace.com/downloads/education-hub-pro/
Now to change the color of the site title only use below given CSS.
For this go Admin Panel > Appearance > customize > Additional CSS and paste below given CSS.
p.site-title a {
color: #000;
}
Also to make the header image full width in the higher resolution use below given CSS in the location mentioned above.
header#masthead {
background-size: cover;
}
Hope this helps.
If you have any query further, feel free to post them
Best Regards!!
love u guys. Thanks
Hello @fonari,
Glad we could help you !!
If you have any issues further, please feel free to post your queries and we will happily help you further.
We will really appreciate if you could help us too by rating our theme in WordPress repo here:-
https://wordpress.org/support/theme/education-hub/reviews/
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. |