Header drop down background color

Home Forums SKT Black/White Theme Support Header drop down background color

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #5901
    Mark ParowMark Parow
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 9, 2015

    I would like to change the header drop down background color to the same as the header back ground. How can this be accomplished. domain: Kustura.co

    The drop down hover color changed with the theme options settings, but the drop down navigation back ground color did not change to the same color as the navigation back ground setting.

    Thanks

    Mark

    #5921
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Understood will check and let you know in a while or if not present will add this in theme options panel.

    Regards,
    Shri

    #5926
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi,

    In Appearance>Theme Options>Basic Settings>Custom CSS box paste this:

    .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;}

    Regards,
    Shri

    #5930
    Mark ParowMark Parow
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 9, 2015

    I tried to paste  .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;} in the custom CSS box,
     
    but when I save it, it changes the > to > as show here:

    .header .header-inner .nav ul li:hover > ul{background:#e6e6e6 !important;}

    Should I add it directly to the CSS style sheet? and if so where exactly should I add it.

    Sincerely,

    Mark

    #5931
    Sonnal S SinhaSonnal S Sinha
    Keymaster
    • Topics: 10
    • Replies: 6964
    • Total: 6974
    Member since: June 12, 2013

    Hi Mark,

    Well that is strange. Kindly post this in style.css

    So Appearance>Editor>style.css

    Regards,
    Shri

    #5932
    Mark ParowMark Parow
    Member
    • Topics: 1
    • Replies: 2
    • Total: 3
    Member since: February 9, 2015

    Thank you! That worked.

    Mark

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.