[Resolved] Slideout Navigation

Home Forums Support [Resolved] Slideout Navigation

Home Forums Support Slideout Navigation

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #336470
    Jason Westbrook

    Hi! How would I:

    1. Change the “menu and menu icon” to white instead of dark grey for the slideout only.

    2. Change the slide-out menu text including hover and active to white?

    Thanks so much!

    demo:

    https://www.builtonmission.com/demo

    #336500
    Leo
    Staff
    Customer Support

    Hi there,

    Site is under maintenance mode. Can you turn it off temporarily?

    #336531
    Jason Westbrook

    try it now….www.builtonmission.com

    #336562
    Leo
    Staff
    Customer Support

    1 & 2 Try:

    @media (max-width: 768px) {
        .mobile-header-logo .main-navigation.mobile-header-navigation .menu-toggle,
        .main-navigation .main-nav ul li a {
            color: #ffffff !important;
        }
    }
    #336568
    Jason Westbrook

    worked thanks so much!!!

    #336611
    Leo
    Staff
    Customer Support

    No problem!

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