-
AuthorPosts
-
February 10, 2020 at 11:38 am #1182999
Hello,
I would like to change the font color and backgrund color in my mobile menu. Tried already different codes that you put in the forum, but they don`t work. The color doesnt change Perhaps you can help me.Thanks a lot.
Rixi
February 10, 2020 at 3:18 pm #1183086Hey rixi,
Please post us your login credentials (in the “private data” field), so we can take a look at your backend.
- Install and activate ” Temporary Login Without Password “.
- Go to ” Users > Temporary Logins ” on the left-side menu.
- Click ” Create New “.
- Add the email address for the account ( you can use (Email address hidden if logged out) ), as well as the ” Role ” making that the highest possible and the expiry about four days
( to be sure that we have enough time to debug ). - Click ” Submit “.
- You’ll now have a temporary account. Please provide us here in the private section the URL, so we can login and help you out.
When your issue is fixed, you can always remove the plugin!
If you prefer to not use the plugin, you can manually create an admin user and post the login credentials in the “private data” field.Best regards,
NikkoFebruary 15, 2020 at 10:32 am #1184723This reply has been marked as private.February 15, 2020 at 9:58 pm #1184864Hi,
What colors do you need them to be switched to?
Best regards,
Jordan ShannonFebruary 16, 2020 at 10:34 am #1184946Hi Jordan,
it would be perfect if the burger lines could be white, the background #307ecc, hover #1c4a7b and the font white :)Many regards
rixiFebruary 17, 2020 at 3:14 am #1185051Hi rixi,
Try adding this CSS code in Quick CSS, located in Enfold > General Styling:
.responsive #top #header_main > .container .main_menu .av-main-nav .av-burger-menu-main .av-js-hamburger { height: 50px; line-height: 50px; padding: 0 10px; background: #307ecc; } .responsive #top #header_main > .container .main_menu .av-main-nav .av-burger-menu-main .av-js-hamburger.is-active { background-color: #1c4a7b; } .responsive #top #header_main .av-hamburger-inner, .responsive #top #header_main .av-hamburger-inner:before, .responsive #top #header_main .av-hamburger-inner:after { background-color: white; }
Best regards,
NikkoFebruary 17, 2020 at 11:22 am #1185156Hi Nikko,
i put the code in the quick css but nothing changed.
Is there another way?Many regards
rixiFebruary 17, 2020 at 4:08 pm #1185260Hi rixi,
Can you try to Disable CSS file merging and compression in Enfold > Performance?
Let us know if this helps.Best regards,
NikkoFebruary 19, 2020 at 9:45 am #1185948Ni Nikko,
i just tried it, nothing changed.Many regards
rixiFebruary 20, 2020 at 10:03 am #1186266Hi rixi,
I tried to login to the site using the credentials you gave just to test a few things but it doesn’t seem to work, please check.
Best regards,
NikkoFebruary 20, 2020 at 10:22 am #1186275This reply has been marked as private.February 22, 2020 at 8:21 am #1186916Hi rixi,
Thanks for giving us admin access. I think I tried to login in the wrong link (private content).
There are 3 things I’ve done.
1. Go to Enfold > Advanced Styling > selected Menu Links in overlay / slide out set the Font Color, Overlay and Menu Background.
2. Go to Enfold > Performance > Disable CSS file merging and compression
3. Commented out this code which prevents the submenu link set in #1 to properly work:#top #wrap_all #header .av-burger-overlay #av-burger-menu-ul .sub-menu a { color: #456DEF; }
After a day or two, you can re-enable CSS file merging and compression.
Best regards,
NikkoFebruary 22, 2020 at 9:43 am #1186923This reply has been marked as private.February 22, 2020 at 10:11 am #1186925Hi rixi,
Yes :)
Let us know if you need further assistance.Best regards,
Nikko -
AuthorPosts
- You must be logged in to reply to this topic.