Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • katarinas Friend
    #936289

    Hi,
    could you tell me which code I need to paste at custom.css (right?) to change a color of dropdown menu, when it’s active? =)
    Thank you

    Pankaj Sharma Moderator
    #936293

    Hi
    Here is code used when drop down item in mega menu is active
    .t3-megamenu .mega-nav > li.active > a, .t3-megamenu .dropdown-menu .mega-nav > li.active > a { color: #ffffff; background: #515151; }

    katarinas Friend
    #938461

    Hi, maybe I don’t understand smth, sorry=) I changed color at custom.css, but it dark grey at template=(


    1. 4-1
    2. 5-1
    Pankaj Sharma Moderator
    #938545

    Hi
    below code is the code

    .t3-megamenu .mega-nav > li.open > a, .t3-megamenu .dropdown-menu .mega-nav > li.open > a {
        background: #515151!important;
    }

    add it in custom.css file and change the color .

    katarinas Friend
    #940801

    Great=) Thank you=). But I need to change smth else=)


    1. 14
    Pankaj Sharma Moderator
    #940970

    Hi
    I suggested the code for the same as u posted in screenshot , If there is something else you can see the style code of anywhere in the template using inspect element from the browser . And then override it via custom.css file .

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

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

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