[Resolved] Different color on Mobile primary navigation

Home Forums Support [Resolved] Different color on Mobile primary navigation

Home Forums Support Different color on Mobile primary navigation

Viewing 7 posts - 16 through 22 (of 22 total)
  • Author
    Posts
  • #1406997
    Leo
    Staff
    Customer Support

    No problem 🙂

    #1430572
    Huseyin

    Hi guys,

    I need help with my other site’s mobile header.

    URL:https://www.acehsc.net/

    So when you click on Menu icon

    I want this top section (https://ibb.co/30Gq0C5)

    with purple background & white menu toggle “X Menu” icon

    #1430658
    David
    Staff
    Customer Support

    Hi there,

    you’re using a Header Element to change the Navigation colors and Mobile Logo.
    If you want the Mobile Header to remain the same colors when the menu is open then you need to remove Header Element and just set the colors in the Customizer.

    #1430678
    Huseyin

    Thanks for the reply.

    Ohhh I see. Great removed the header element.

    But one problem how could change the background color of this section (https://ibb.co/vJs05Vx) want it a light shade of colour.

    #1430691
    David
    Staff
    Customer Support

    Try this CSS:

    #mobile-header .main-nav {
        background-color: #fff;
    }
    #1430701
    Huseyin

    Legend

    God Bless you guys

    #1430731
    David
    Staff
    Customer Support

    Glad we could be of help

Viewing 7 posts - 16 through 22 (of 22 total)
  • You must be logged in to reply to this topic.