Change - by chic_webmaster - on WordPress WooCommerce support

This topic has 6 replies, 4 voices, and was last updated 8 years, 4 months ago ago by Jack Richardson

  • Avatar: chic_webmaster
    chic_webmaster
    Participant
    July 25, 2016 at 08:11

    hi i have 2 questions:
    1.how can i change the color of the text in the menu (actualy in orange) in white when the mouse is on it?

    2. how can i keep the header #7 like menu when i scroll down the page? because actually when i scroll down, the menu change to this one:

    Please, contact administrator
    for this information.
    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    July 25, 2016 at 08:53

    Hello,

    1. Please add this code in Theme Options -> Custom CSS -> Global Custom CSS:

    .header-type-7 .menu-wrapper .menu > li > a:hover {
        color: white;
    }

    2. Unfortunately there is no such option. This requires additional customization.

    Regards,
    Rose Tyler.

    Avatar: chic_webmaster
    chic_webmaster
    Participant
    July 26, 2016 at 04:14

    thx works fine 🙂
    but it is not apply to the language add by wpml

    Avatar: Robert Hall
    Robert Hall
    Support staff
    July 26, 2016 at 08:08

    Hello,

    Try use this code for language text in Theme Options -> Custom CSS -> Global Custom CSS.

    .menu li.menu-item-language a {
        color: #a09999;
    }

    Regards,
    Robert Hall

    Avatar: chic_webmaster
    chic_webmaster
    Participant
    July 26, 2016 at 08:34

    thx a lot 🙂

    Avatar: Jack Richardson
    Jack Richardson
    Support staff
    July 26, 2016 at 08:42

    Hello,

    You’re welcome.

    Best regards,
    Jack Richardson.

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

The issue related to '‘Change’' has been successfully resolved, and the topic is now closed for further responses

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