- This topic has 7 replies, 16 voices, and was last updated 7 years ago by .
Viewing 8 posts - 1 through 8 (of 8 total)
Viewing 8 posts - 1 through 8 (of 8 total)
- You must be logged in to reply to this topic.
Home › Forums › WordPress Themes – Premium › Flat Responsive › Mobile layout
Hi
I just changed my wp theme from circumference to Flat Responsive. The shift is pretty smooth, but there are some minor hickups.
The mobile menu is in different colors than the colors I have chosen for my site.
How do I change the web sites colors on mobile devices to match the “normal” colors?
Thank you, Millicentt
Hi Millicentt,
Please follow the following steps to fix your issue;
Go to Dashboard => Appearance => Customize => Header Setting => Navigation Colours => Then you can change the color of the menu => And after you change the color please click in the save.
We hope this will be helpful to you, if not then please let us know as well as please mention the link of your site also, so that it will be easy to both of us to find the solution asap. We hope you understand.
We look forward to respond.
Thanks
Hi again
Thank you for replying. 🙂
I did what you said, but the site on mobile devices still looks different.
This is my site: http://www.numerologi.nu
On my iphone for example the tap for the menu is a greenish blue and when active it is RED, that sort of clashes with the normal colors :dry:
Looking forward to your response 🙂
Hi There,
Please use the following css to fix your issue:
a.toggle_button_flat_responsive_menu {
color: #000;
}
a.toggle_button_flat_responsive_menu:active {
color: #fff;
}
Thanks
I tried it and it almost worked, but it still turns red even though I put #777777 for the color when active…
for hover you need to use following css
a.toggle_button_flat_responsive_menu:hover {
color: rebeccapurple;
}
Perfection!
Thank you 🙂
you are welcome 🙂
With our premium themes, we offer access to site documentation, video tutorials and timely support. Even if you have just started on WordPress, our support staff have the patience to help you create appealing sites gracefully.
Company
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.To find out more, including how to control cookies, see here: Privacy Policy
© Copyright © 2023 Styled Themes. All Right Reserved.