Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #353525

    Hi ! Is it possible to change the color of the hover effect in the main menu? I tryed already the advanced styling option but it changes only the search box color.

    #353574

    Hi ITCJB!

    Please go to Enfold theme options > Advanced Styling tab and edit “Main menu links” and make sure to check “Apply only to mouse hover state”

    Cheers!
    Yigit

    #353633

    I tryed this already. It only changes the font color not the colored background. i saved this change if u want to have a look at it.

    #353640

    Hey!

    Please create a temporary admin login and post it here privately. Which color would you like background color to be on hover?

    Regards,
    Yigit

    #353644
    This reply has been marked as private.
    #353654

    Hi!

    Seems like you have set to display your menu items as buttons in Appearance > Menus – http://i.imgur.com/E5Hpqtw.png
    That is why changes are not being applied.

    Regards,
    Yigit

    #353656

    ok i dont understand that. i have set my menu items as buttons?! or do you mean that i cant change the background of the buttons ?!

    #353668

    Hi!

    You are displaying your menu items as buttons as i showed in my screenshot. You can go to Appearance > Menus and set them to default and it should work fine. If you would like them to look like buttons, we can provide you custom CSS code

    Regards,
    Yigit

    #353672

    ah ok. yeah i would like to use buttons not the default style and i only need to change the background color ( #1d3a8f ). there should be a lighter or darker blue as a hover effect

    #354158

    Hey!

    Use this to change the hover color of the button styled menu items:

    #top #wrap_all .header_color .av-menu-button-colored > a .avia-menu-text:hover {
    color: red;
    background: black;
    }

    Cheers!
    Ismael

    #354173

    Thanks for your help. This works fine

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘mainmenu hover effect color’ is closed to new replies.