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 #1869992
Menu Navigation Not Full
Closed

Comments

  • sukrisudin started the conversation

    Dear admin,

    I just setting the navigation menu but the result is not good.

    Please check it out and guide me how to fix it.

    Thanks.

  •  7,095
    Oliver replied

    Hi,

    Replied in another ticket, add this CSS:

    #site-header:not(.shrink) .transparent-header-background .header-style-1 #primary-menu.no-responsive > li.menu-item-active > a {
        background-color: #f56e13;
        color: #fff;
    }
    #site-header.fixed.shrink .header-style-1 #primary-menu.no-responsive > li.menu-item-active > a {
        padding-bottom: 18px;
        border: none;
    }
    

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

    Regards, Oliver

  • sukrisudin replied

    Ok sir. 

    Thanks.

  •  7,095
    Oliver replied

    Welcome!

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

    Regards, Oliver