- This topic has 7 replies, 2 voices, and was last updated 5 years, 7 months ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › Pro Themes › Graduate Pro › Graduate Pro Theme colour
Good morning. Please could you help me? I am using Graduate Pro theme and the built in colours do not include a colour suitable for us. I would just like to change the overall colour theme to dark green but there is only a custom light green available. Please could you advise? Thank you
Hello @dellapavious,
First of all thankyou very much for using the pro theme.
Now, coming back to your query, to make each and every section appear in the same color require higher custom CSS as we need to change add the CSS for every part.
Although the theme already has the option to change the theme color. SO please once try to change the color using the option. For this go to Admin Panel > Appearance > Color > Theme Color.
Hope this helps.
Lets us know if you have any confusion further.
Thank you.
Hi. Thank you. Yes, I have tried this but there are very limited colour options. I would like to change the colour to something that is not one of the 5 colour options available. I have managed to change some bits to the green now (http://bladev.bicesterlearningacademy.co.uk/) but can’t change the very bottom footer. Thank you
Hello,
To change the color of the footer please add below-given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
.site-footer .site-info {
background-color: #47661f;
}
Change the color code as per your requirement.
Thank you
Thank you very much. Please could you also tell me how to change the background colour of the drop down menu from blue to green?
Thank you
Hello,
To change the color of the background of dropdown menu please add below given CSS.
ul.sub-menu li:hover {
background-color: #47661f;
}
Hope this helps.
Thank you very much. That is perfect.
Hello @dellapaviour,
Glad we could help you.
We would also really appreciate if you could help us by rating our theme by following the link given below:
https://wordpress.org/support/theme/graduate/reviews/
Thank you.
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. |