HOVER COLOR OF PRODUCT CATEGORY MENU - by luzactual

This topic has 14 replies, 4 voices, and was last updated 3 years, 11 months ago ago by Rose Tyler

  • Avatar: nedim
    luzactual
    Participant
    February 12, 2020 at 18:18

    How can i change the hover color of this menu?

    Please, contact administrator
    for this information.
    13 Answers
    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    February 12, 2020 at 18:30

    Hello,

    Hover color of which menu do you want to change? Because there are at least 3 types http://prntscr.com/r1dotu

    Regards

    Avatar: nedim
    luzactual
    Participant
    February 12, 2020 at 18:43

    the menu called categorias, iluminacion decorativa, tecnia, ventiladores, etc….menu first from left

    Avatar: John Holden
    John Holden
    Support staff
    February 13, 2020 at 05:22

    Hi,

    1. For dropdown menu https://prnt.sc/r1ke88, please go here https://prnt.sc/r1keh8

    2. For this one https://prnt.sc/r1kf8x Add the following code to Theme Options > Custom CSS

    .secondary-menu-wrapper .menu li > a:hover {
        color: #555555;
    }

    Regards,
    Hung PD

    Avatar: nedim
    luzactual
    Participant
    February 19, 2020 at 12:01

    Thank you much! and how i can change the header hover colors? for example, social icons and “my acount” menu.?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    February 19, 2020 at 14:13

    Hello,

    By default, there is no option to change it. You can use the next custom CSS code:

    .site-header a:hover {
        opacity: 1;
        color: white;
    }

    Regards

    Avatar: nedim
    luzactual
    Participant
    February 20, 2020 at 18:42

    thank you so much, now i need to change this colors hover, the menu of my account, wishlist, my cart… and i need to traduce it. How i can send you screenshots here?.

    thanks

    Avatar: John Holden
    John Holden
    Support staff
    February 21, 2020 at 06:09

    Hi,

    Use below code

    .et_b_header-account.et_element-top-level > a:hover,
    .et_b_header-wishlist:hover,
    .et_b_header-cart:hover{
    	color: #0f0;
    }

    Regards,
    Hung PD

    Avatar: nedim
    luzactual
    Participant
    April 13, 2020 at 10:39

    hi, i´m trying to put images her in megamenu or other things, but is´nt work good…

    https://prnt.sc/ryb4mg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 13, 2020 at 14:30

    Hello,

    Could you explain in more detail what does it mean “is´nt work good”? What exactly is wrong? Provide screenshots, tell us for which menu item did you use it?

    Regards

    Avatar: nedim
    luzactual
    Participant
    April 27, 2020 at 10:07

    yes, you can see on this image

    https://prnt.sc/s6mjhg

    Avatar: Olga Barlow
    Olga Barlow
    Support staff
    April 27, 2020 at 15:29

    Hello,

    But you did not choose the mega menu type for that menu item https://gyazo.com/a02e88e59e85fdaf743ba80a0e417ce6

    Regards

    Avatar: nedim
    luzactual
    Participant
    April 28, 2020 at 07:44

    oh, shit, sorry, thank you very much, but it still showing misplaced, why? i want to make it how the others menus, the title below the photo

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    April 28, 2020 at 09:21

    Hello,

    Edit settings of the Icon box – http://prntscr.com/s78fvd

    Regards

  • Viewing 14 results - 1 through 14 (of 14 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.