• Resolved bbanne1

    (@bbanne1)


    Hi. I can’t see my primary menu. For some reason it is not showing until I scroll down the page. It’s sticky so it shows once the page is moved. What do I need to do to make it show again?

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi @bbanne1,
    Please use this custom CSS:

    .transparent.header-sticky #site-navigation .menu-toggle .fa, .transparent.header-sticky #site-navigation ul li a, .transparent #site-navigation ul li .sub-toggle, .transparent .logo-text, .transparent .logo-text a {
        color: #222;
    }
    .transparent.header-sticky .search-icon {
        color: #222;
        border-color: #222;
    }
    .transparent.header-sticky .custom-logo, .transparent.header-sticky .is-sticky .transparent-logo {
        display: inline-block;
    }

    Hope this works for you. Thanks.

    Thread Starter bbanne1

    (@bbanne1)

    Awesome. Thank you very much. It worked.

    Thread Starter bbanne1

    (@bbanne1)

    .

    Glad to hear that it worked for you. Let us know if you need any help regarding the Flash theme in the future.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Home page menu not showing’ is closed to new replies.