Take your website
To the next level
Discover our newly launched customization services and elevate your web projects to new heights.
Delegate tasks, save time, and unlock the power of professional WordPress outsourcing.

Okay
  Public Ticket #1090075
Mobile navigation menu
Closed

Comments

  •  2
    Abdulrahman started the conversation

    hi,

    1. How could I customize the mobile navigation menu bar? Or at least match it's colors with the desktop version?

    2. I want the menu to be transparent in the home page of the desktop version only BUT with white background in the mobile version.

    Thanks best-supporting team

  •  2
    Abdulrahman replied

    hi guys, would you please reply my question. It is very important to me that I do the modification today.

  •  6,928
    Oliver replied

    HI!

    1. pls. use following css:

    .primary-navigation.responsive ul>li.menu-item-current>a {
        background: #ccc !important;
        border-left: 4px solid #000 !important;
        color: #fff !important;
    }
    .primary-navigation.responsive li a {
        color: #ccc !important;
    }
    .primary-navigation.responsive ul>li.menu-item {
        border-bottom: 1px solid #dfe5e8 !important;
    }
    .primary-navigation.responsive ul>li.menu-item {
    border-bottom: 1px solid #dfe5e8 !important;
    }

    2. Pls. set checkbox "transparent menu on  header " and let me know, I'll give you css.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver

  •  2
    Abdulrahman replied

    Ok, would you give me the css now ??

    Because I only want the nav menu to be transparent on the homepage of the desktop view, other pages + other views I want it to come with white background.

  •  6,928
    Oliver replied

    Pls. set checkbox transparent menu on header on this page and let me know.

    Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list. 

    Regards, Oliver