problem about change of color

  • Posted in : cvCard WP
  • slu41
    Participant

    Hi, I changed the color of my menu text into white , but i noticed that the text representing the current page is always navy grey.

    So how to make all the texts in the navigation menu have the same color, no matter which page (“portfolio”, or “about me”) you are scanning?

    my url is http://siyinlu.us/

    Thank you!

    slu41
    Participant

    I mean, there are three items shown in the menu of mine, they are resume, portfolio, and about.

    The problem is the one in the middle (representing the current page) is always navy blue, and the other two are white.

    So I want to change the color of the menu items, such as make the middle one white while the other two items light grey.

    ahmetsali
    Keymaster

    Hi, you can try this custom css code to change the current menu link color;

    .vs-triplelayout .vs-nav .vs-nav-current a, .vs-nav li.current_page_item a, .container.vs-move-left .vs-nav-right a, .container.vs-move-right .vs-nav-left a {
        color: #fff;
    }
    
Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register