Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1102500

    Hi Guys,

    on our website there is in the header menu always showing up an “hover” effect while you are moving the mouse over a menu topic

    we only want that the whole menu is shown in full black colour without any effect, shadow or things like that

    i changed all colours in the enfold style but nothing happens !?

    how can i change the menu text colour simply in BLACK ?

    maybe there is some old css or anythin arround i don’t know…

    https://www.easyautoimport.ch is the site

    #1103106

    Hey easyautoimport,

    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 an admin user and post the login credentials in the “private data” field.

    Best regards,
    Basilis

    #1103269
    This reply has been marked as private.
    #1104417

    Hi,

    Thanks for the token and sorry for the late reply. I can’t see any other effect than your menu items changes from dark gray to black when hovering over them though. How exactly do you want to change that behaviour?

    Best regards,
    Rikard

    #1104464

    Hi, exactly that hover effect is waht i want to delete.

    “your menu items changes from dark gray to black when hovering over them though”

    I tried everything to fix this

    #1105058

    Hi,

    Thanks for the clarification. Please try the following in Quick CSS under Enfold->General Styling:

    .header_color .main_menu ul:first-child > li a:hover {
      color:#969696 !important;
    }

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.