Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • Stergiou Limited Friend
    #646950

    Hello,
    I want to create a new css item for the right menu. Actually I want to make the red background green. The menu css in the template is item-primary. I tried to create a new css e.g. item-green in the style.css where I found the item-primary but nothing. I also tried to create this through a custom.css file. Nothing. I tried to change the item-primary css’ background but nothing.

    After, I tried to create a new css for the upper left menu “The Company” in order to avoid the white color in hover. I create it in the template.css. Nothing. I created in the custom.css. Nothing.

    I read the documentation and the threads here but obviously I am missing something critical.

    Can you please give me an advice because I am sure that the solution is in front of me but I cannot see this…!

    Thanks and regards
    Leonidas

    Pankaj Sharma Moderator
    #647133

    Hi
    To change the BG color of the right-menu module item .
    Add this code in custom.css file


    .right-menu .nav li > a.item-primary {
    background: #22FF32!important;
    }

    Change the color code as per needs .

    Pankaj Sharma Moderator
    #744154

    Hi
    To change the BG color of the right-menu module item .
    Add this code in custom.css file


    .right-menu .nav li > a.item-primary {
    background: #22FF32!important;
    }

    Change the color code as per needs .

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

This topic contains 3 replies, has 2 voices, and was last updated by  Pankaj Sharma 9 years, 2 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum