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 #1943768
Menu/Header edit
Closed

Comments

  • Ryan Hyndman started the conversation

    How can I add boxes to blog and contact? I think it only did this effect to tabs with dropdown menu.

  •  7,095
    Oliver replied

    HI!

    pls. use following css:

    #site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a, #site-header:not(.shrink) .header-colors-light.header-style-4:not(.header-layout-overlay) #primary-menu.no-responsive > li > a {
        border: 2px solid #fff;
    }
    li.menu-item.menu-item-search a {
        border: none !important;
    }
    

     

    6707465710.png

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

    Regards, Oliver