Home › Forums › Free Themes › Graduate › menu highlight/button color
- This topic has 6 replies, 2 voices, and was last updated 7 years ago by wensolutions.
-
AuthorPosts
-
September 1, 2017 at 8:24 pm #52300JagDomainsParticipant
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?
September 3, 2017 at 2:02 am #52372wensolutionsKeymasterHello @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!!
September 3, 2017 at 12:04 pm #52395JagDomainsParticipantSorry – 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
September 3, 2017 at 3:08 pm #52410JagDomainsParticipantPlease also check why the right side widget areas have a dark blue background – is there a way to edit this background color?
Kriss
September 4, 2017 at 12:03 am #52439wensolutionsKeymasterHello @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 .
September 4, 2017 at 8:14 am #52464JagDomainsParticipantThanks – 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!
September 4, 2017 at 11:28 pm #52500wensolutionsKeymasterHello @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 !!
-
AuthorPosts
- You must be logged in to reply to this topic.