Home › Forums › Pro Themes › Education Hub Pro › Mobile Colors Not Matching Full Website
- This topic has 5 replies, 2 voices, and was last updated 10 years ago by
rsruss67.
-
AuthorPosts
-
April 12, 2016 at 1:03 pm #5488
rsruss67
ParticipantFor some reason the colors on the mobile version of my website are not matching that of the full version. Is there something I need to do in order to modify the mobile colors?
April 12, 2016 at 1:17 pm #5489wensolutions
KeymasterHello @rsruss67
As I have seen the demo of the theme here http://themepalace.com/theme-demo/?demo=aU1zOUkyUGs0K05aTVFYT2dLQXNJdz09 and there is no such issue as you have explained.
So can you please provide your site URL so that it will be easy for me to debug.Best Regards!!!
April 13, 2016 at 9:16 am #5522rsruss67
ParticipantThe URL is http://arlib.org/wp. What I have noticed in the mobile site is that the menu is in blue instead of red, and the plus sign to expand a menu item is in tan. I’m looking at the mobile site on an iPhone 6, running IOS 9.31. The theme is supposed to be responsive, so that is why I am wondering about the color changes. Anyway, thanks once again.
Ron
April 14, 2016 at 1:12 am #5580wensolutions
KeymasterHello @rsruss67
Well currently we have noted down this as an issue which will be fixed in next update.
Temporary solution for this will be through custom CSS.
To add custom CSS you need to go to Admin Panel / Appearance / Customize / Theme Options / Advanced Options.
In this section you will see a box to write custom CSS. Now copy and paste below code in that box.@media only screen and (max-width: 767px){ .main-navigation ul { background: #993333 none repeat scroll 0 0; } } @media only screen and (max-width: 767px){ .menu-toggle { background-color: #993333 !important; } }Hope this will help to resolve you issue.
Let me how it goes.Best Regards!!!
April 14, 2016 at 7:57 am #5608rsruss67
ParticipantThanks, much. I’ll look into the workaround when I get a chance.
April 14, 2016 at 9:39 am #5621rsruss67
ParticipantI noticed that the menu in the mobile site is now red, but the plus is still tanand the minus is still blue. When I expand a page to reveal the supages in the menu it is tan. Is there any CSS that I can use to fix this, or should I just wait for the update. Thanks once again.
-
AuthorPosts
- You must be logged in to reply to this topic.





