Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Pankaj Sharma Moderator
    #1013061

    Hi
    Open the custom.css file in css folder
    create it if its not present and add below code

    .navbar-default .navbar-nav > li > a {
        color: #777777;}

    For search icon color use this code

    .head-btns > div > .btn, .head-btns > div > .head-cart > .btn {
    
        color: #555555; }

    Change the color codes as per needs.

    Regards

    chieftec Friend
    #1013072

    Thanks for your quick reply, that works!

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  chieftec 7 years, 2 months ago.

The topic ‘Changing color of menu text and search icon’ is closed to new replies.