Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #4081
    llmancini
    Member

    After looking through other posts here I tried to add the custom css to change the menu colour background and hover colour

    I would like to use ccff66 as the background and 66ccff for the hover colour with black writting and white black borders around them. 

    I have tried everything but something just isn’t working –

    The blog I am developing is http://www.fit4females/blog2

    It is in the beginning phase and just trying to smooth out the tweeks I want to make.

    thanks so much!

     

    #4105
    truthinablog
    Member

    Same here:

     

    The blog is http://www.truthinablog.organika.ca

     

    Thank you!

    #4135
    Sakin
    Keymaster

    @llmancini: This is for menu background color for your site. For hove I see that you have already added it.

    #header #mainmenu ul li {
    background-color: #ccff66;
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
    }

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Changing menu colour not working’ is closed to new replies.