Okay
  Public Ticket #815616
Menu background color
Closed

Comments

  • Eric started the conversation

    Ooops! Need to reopen my ticket #815410. I was asking about CSS for BACKGROUND color of the drop down box for sub-menu in light and dark schemes

  • [deleted] replied

    Hi Eric,

    The ticket was clearly saying that you needed to change the font color because your CSS code that you provided was for the font too.

    Anyway, can you please add the code below to Custom CSS

    .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark div.menu>ul ul, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-dark ul.menu ul {
        background: red !important;
    }
    
    .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light div.menu>ul ul, .main-header.menu-type-standard-menu .standard-menu-container.menu-skin-light ul.menu ul {
        background: aquamarine;
    }
    
  • Eric replied

    Thank you. I have a further question about setting the color of lighbox skin. 

    In Portfolio settings/Lightbox options I can set the skin to Kalium Dark  but how can I specify the color for Kalium Dark? I want it to be the same as my setting for by Custom skin Background color  #3a4752

    Thank you.

  • [deleted] replied

    Hi Eric,

    I'm sorry but that can't be changed, it's just White - Dark or Classic.

  • Eric replied

    Okay. Never mid. Thanks. Please close ticket.