Home › Forums › Pro Themes › University Hub Pro › Remove all orange colour on mobile top left menu
- This topic has 9 replies, 2 voices, and was last updated 5 years, 9 months ago by wensolutions.
-
AuthorPosts
-
December 12, 2018 at 8:06 am #86914Jennifer SimsParticipant
Dear Support, I would like to remove the orange colour from the mobile menu top left, might you please advise.
Kind regards Jen
December 12, 2018 at 11:25 pm #86975wensolutionsKeymasterHello @simsdesign,
To change the orange color of the mobile menu add below given CSS.
For this go to Admin Panel > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 1000px){ #mobile-trigger i { background-color: #253b80; } }
You can change the color code as per your requirement.
Hope this helps.
Regards!!
February 18, 2019 at 10:22 pm #91242Jennifer SimsParticipantDear Support,
Regardless of the colour of the mobile menu we are still having issues viewing the mobile menu and icons in th your them. This occurs when using Google Chrome Windows 10 and 7. Using Explorer the icons and menus disappear. Screen captures have been attached.
Screen captures have been emailed to you via we transfer.
Kind regards JenFebruary 18, 2019 at 10:23 pm #91243Jennifer SimsParticipantMy screen images have bounced using We transfer please advice how I can email these to you.
February 18, 2019 at 11:09 pm #91247wensolutionsKeymasterHello @simsdesign
When we inspected the issue that you reported, everything seems to work perfectly fine in our side.
Can you please provide us with your site URL along with the screenshot of the issue so that we can inspect your issue further and provide you with a precise fix.
You can email us the details in the given address : wensolution[at]gmail.com
Hope to hear from you soon,
Regards!!
February 19, 2019 at 3:28 am #91252wensolutionsKeymasterHello @simsdesign
The mobile menu is displaying fine in explorer as well.
But the menu color is still orange. If you want to change the color then please add below given CSS by going to Admin Panel > Appearance > Customize > Additional CSS.
@media only screen and (max-width: 1000px){ #mobile-trigger i { background-color: #179bd7; } }
Hope this helps.
Best Regards!!
February 19, 2019 at 9:09 pm #91301Jennifer SimsParticipantThanks for the feedback, it must be isolated to the users system or software blocking the icon images. Yes, need to change the colour back again.
Much appreciated.
February 19, 2019 at 10:44 pm #91304wensolutionsKeymasterHello @simsdesign,
Yes, the problem might be in your side since, when we checked for the issue in our site using your site URL, we could find the issue.
Further, if you have anything then please feel free to post.
Thank you.
Best Regards!!
February 19, 2019 at 11:23 pm #91308Jennifer SimsParticipantThanks I’ll need to change the theme to resolve the issue but not an issue.
Thank you again for all your support.
Kind regards Jen
February 20, 2019 at 1:36 am #91315wensolutionsKeymaster -
AuthorPosts
- You must be logged in to reply to this topic.