Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #853316

    fredfunky
    Participant

    Hello guys I really love your Theme. Its really Powerfull. But I need help with my submenu. I made it that the Menu looks like on your Homepage http://theme.co/x/. But the submenu is completely white. It shall somehow match the main menu bar. What can I do?

    My Site
    WordPress 4.4.2
    X Theme VERSION 4.3.4
    Cornerstone Version 1.1.3

    #853336

    Thai
    Moderator

    Hi There,

    Try adding the following CSS under Customizer > Custom > CSS:

    .masthead-inline .x-navbar .desktop .sub-menu {
        background-color: #333232;
    }

    Hope it helps 🙂