Viewing 27 posts - 1 through 27 (of 27 total)
  • Author
    Posts
  • #994470

    Hi,
    Suddenly my site has change color on the mobile dropdown menu so it’s white background with white text so how can I change the text to #444444?
    Also for the secondary menu the color of the icon in the beginning.

    Thanks,
    Annika

    #994760

    Hey anweb,

    Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    nav.main_menu .avia-menu-text {
      color:#444 !important;
    }
    }

    Best regards,
    Rikard

    #994887

    Sorry but it doesn’t help?

    #994947

    Hi anweb,

    Can you try to use this code:

    @media only screen and (max-width: 767px) {
      .html_av-overlay-side-classic #top #wrap_all .av-burger-overlay #av-burger-menu-ul li a {
        color: #444 !important;
      }
    }

    Hope it helps.

    Best regards,
    Nikko

    #994984

    Hi again,
    Not even this, the codes you send me I have already tried so don’t know???

    #995006

    Hi anweb,

    Please post us your login credentials (in the “private data” field), so we can take a look at your backend.

    1. Install and activate ” Temporary Login Without Password “.
    2. Go to ” Users > Temporary Logins ” on the left-side menu.
    3. Click ” Create New “.
    4. 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
      ( do be sure that we have enough time to debug ).
    5. Click ” Submit “.
    6. 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 a admin user and post the login credentials in the “private data” field.

    Best regards,
    Nikko

    #995015

    Then I have install at set up user

    #995045

    Hi,

    Hmmm, have you tried adding those codes to very top of quick css to ensure that they run first? This will help determine if there were css errors preventing it from running.

    Best regards,
    Jordan Shannon

    #995236

    Yes I have done that to be sure but nothing works

    #995323

    Hi anweb,

    Thanks for giving us the login link, however what we need is the login link generated by the plugin we suggested so we can login by just clicking on the link.
    Or you can just give us temporary admin access, so we can check further.

    Best regards,
    Nikko

    #995395

    Sorry I didn’t understood so here it’s

    #995518

    Hi anweb,

    Could you please clear the cache, check again and get back to us.

    Best regards,
    Victoria

    #995533

    Doesn’t work still???

    #995561

    Hi anweb,

    Where are you checking?

    Could you please attach some screenshots of the issue?

    Best regards,
    Victoria

    #995609

    The issue is that the background and the text on mobile menu is both white and just want the text black or #444444

    #995814

    Mobile menu

    #995947

    Hi anweb,

    I checked the screenshot link you gave however it returns a 404 Error (Page not found).
    Can you try to upload it in https://imgur.com/ or any online image sharing sites the post the link here.
    You can also post the link in private content if you want it to be seen only by moderators.

    Best regards,
    Nikko

    #995952

    I have now got rid of the screen shot and feel I spend so much time to get help, it’s just the mobile menu which has white background and white text nothing else so nothing really to see. Don’t you see it yourself on the mobile menu?

    #995961

    Now made a new and here on my own site you should see it

    #996032

    Hi anweb,

    Could you please clear the cache, check again and check on a mobile device and get back to us.

    Best regards,
    Victoria

    #996041

    Sorry but nothing happens, I have contact the hosting because I start thinking that there are something wrong with the server

    #996091

    Hi anweb,

    It is not the server. I checked on my computer and my mobile, ask your friends to check on their phones.

    What is the browser that you’re using?

    Best regards,
    Victoria

    #996216

    Ok I will, on my samsung I use chrome

    #996233

    Now it’s working suddenly thank you for your patients

    #996252

    Hi,

    Great, glad you got it working. Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

    #996254

    You can close it, thank you

    #996401

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 27 posts - 1 through 27 (of 27 total)
  • The topic ‘Mobile drop down menu change link color’ is closed to new replies.