- This topic has 6 replies, 2 voices, and was last updated 7 years, 2 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 › Free Themes › Graduate › menu highlight/button color
Hi-
Trying the new Graduate theme for http://www.jagdomains.com. Is there a way to change the red color for the highlighted menu text and the buttons?
Hello @jagdomains,
When we inspected your site URL we found that the currently activated theme in your site is not graduate .
So please contact with the respective theme support forum to help you .
Thank you very much .
Best Regards!!
Sorry – had temporarily changed the theme to try other color combinations I really like the new Graduate theme and would like to make the colors work – not refreshed. So if you could advise as to how to change the menu text highlight color and pre-loaded button color (lie at the bottom of the FAQ page) from red to something else, that would be great.
Kriss
Please also check why the right side widget areas have a dark blue background – is there a way to edit this background color?
Kriss
Hello @jagdomains,
To change the color of the highlighted menu text color and button in FAQ page use below given CSS .
For this go to Admin Panel > Appearance > Customize > Additional CSS and paste below given CSS.
.main-navigation .current-menu-item > a{
color: #68c9e8;
}
.wpcf7 input[type="submit"] {
background-color: #68c9e8;
}
Also to change the background color of the widget use below given CSS.
#secondary .widget_categories, #secondary .widget_archive, #secondary .widget_tag_cloud, #secondary .textwidget {
background-color: #dddddd;
}
You can adjust the color code according to your requirement .
Hope this helps .
Best Regards!!
Have a good day .
Thanks – now looks much better. The default sidebar widget color background makes any text over it in widgets unreadable. I matched the light gray surround color and I like the look. Thanks for your time!
Hello @jagdomains,
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/graduate/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. |