Menu item Color - by Lamentola - on WordPress WooCommerce support

This topic has 2 replies, 2 voices, and was last updated 8 years, 1 months ago ago by Robert Hall

  • Avatar: Lamentola
    Lamentola
    Participant
    March 5, 2016 at 01:04

    I know it is a simple line off CSS added to the “global Custom CSS” Window but I am unable to make any changes there. I used this code
    .menu .current-menu-item > a{
    color:red;
    }

    I am not sure what is going on.. Looking for white(Instead of black) text with transparent background. Then the white fixed menu with Black text.

    Second question is should the menu text in the fixed menu be smaller?

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Robert Hall
    Robert Hall
    Support staff
    March 5, 2016 at 08:30

    Hello,

    1) This question is a bit unclear for us. Could you please clarify what exactly you want to change?
    2) You can change the font size of the fixed menu. Please add this code in Theme Options->Custom CSS->Global Custom CS.

    .fixed-header .menu > li > a{
        font-size: 15px;
    }

    Regards,
    Robert Hall

  • Viewing 2 results - 1 through 2 (of 2 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.