Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #22514

    Hello,

    I am curious how you change the color of one menu item. I am a beginner to code so I could be doing something wrong that is very simple. Currently, I am inputting this code: schedule-nav {color: #b8dbed;}. I only need to change the background color so that it may stand out. The color I have selected is above. Please let me know if you can help.

    Thanks,

    Savannah

    #22515
    Arnel C
    Member

    Hi Savannah,

    Thanks for your question about changing the color of ONE menu item.  This can be done, but it is beyond the default functionality of BoldGrid. You can use Chrome’s Inspect option to identify the CSS element that needs to be changed.  Check out this article on the code that’s involved when making the change. You may need to simply add “!important;” to the end of your change in order to make it apply.  This will allow the change to override any other assigned definition.

     

     

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How do I change the color of one menu item?’ is closed to new replies.