Home › Forums › Free Themes › Education Hub › Change the Menu hover color and others
Tagged: color
- This topic has 4 replies, 4 voices, and was last updated 8 years, 1 month ago by wensolutions.
-
AuthorPosts
-
September 22, 2016 at 3:04 am #18386bernardebuehiParticipant
Hello, I want to change the css color #F4A024 to something else. I was able to change some part by editing the css file directly but i now realize that during update, it will be clean off. How do i do all this in the custom css section
this color is at the menu over area, scroll up button area, top buttom footer area etc, i could have love to send screen shot but no way for me here
September 22, 2016 at 6:28 am #18461wensolutionsKeymasterHello @bernardebuehi,
It is never recommended to make changes in the theme files as they will be lost upon update. You can apply all your CSS modifications by pasting your Custom CSS in the Custom CSS field in your Admin Dashboard > Appearance > Customize > Theme Options > Advanced Options > Custom CSS field.
To change the color you have requested in menu and go to top button areas please paste the following custom CSS in the Custom CSS field :
.main-navigation li.current-menu-item > a, .main-navigation li.current_page_item > a, .main-navigation li:hover > a { background: #c70039;} #main-nav { border-bottom: 5px solid #c70039; } .scrollup { background: #c70039 none repeat scroll 0 0; }
You can change the
#c70039
hex color code in each selector to your desired color code. For reference on color hex code, see this link.Alternatively, you can also choose to upgrade to the pro version of the Education Hub theme, which already contains the color options you are looking for along with other awesome features. To know more about the pro version of the theme see the link here: http://themepalace.com/downloads/education-hub-pro/
Best Regards !!
September 22, 2016 at 1:45 pm #18525jredmondParticipantSorry to post here, but I can’t see how to start a new thread?
I just got stated customized and wanted to load a placeholder for the
logo.
Theme options> Header Options ?????? No log field?Thank you, Jim R
September 22, 2016 at 4:54 pm #18534fernandojParticipantI would like you to send me a “xml” file to the education hub
September 23, 2016 at 1:11 am #18564wensolutionsKeymasterHello @jredmond and @fernandoj
Can you please post your respective query by creating new topic of your issue.
Cause it will easy to discuss your particular issues in new topic separately.The support for particular theme Education Hub is:
http://themepalace.com/forum/education-hub/
The support for particular theme Education Hub Pro is:
http://themepalace.com/forum/education-hub-pro/
Hope you understand.
Regards!!!
-
AuthorPosts
- You must be logged in to reply to this topic.