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 #1323758
Menu display
Closed

Comments

  • griparicurse started the conversation

    Hi again, 

    The menu display is OK on desktop but on mobile and tablet, I note that there is a short grey line instead of the full width grey line (cf screencap).

    Please can you tell me how to fix it ?

    Thanks

  •  7,092
    Oliver replied

    HI!

    pls. use following css:

    @media (max-width: 1212px) {
    nav#primary-navigation.site-navigation.primary-navigation {
        border: none !important;
    }
    }

     

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

    Regards, Oliver