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 #3060613
Main menu settings help
Closed

Comments

  • moonstrategy started the conversation

    Which setting allows me to remove that rectangle/border in the active page? I cannot find a setting in the theme.

    4306134786.png

    I tried putting this into the additional css but it doesn't work.

    .primary-menu a { border: #00ffff !important
    ;}


  • moonstrategy replied

    I have also tried including these codes but nothing seems to work


    nav[role="navigation"] li.menu-item-current a, nav[role="navigation"] li.menu-item-active a {
        border: none;
    }


  • moonstrategy replied

    For my particular case, this worked:

    #site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-current > a, #site-header:not(.shrink) .header-colors-light.header-style-3:not(.header-layout-overlay) #primary-menu.no-responsive > li.menu-item-active > a, #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.menu-item-active > a {border: 0px solid #00ffff;}

  •  7,092
    Oliver replied

    Hi,

    Sorry for delay, do you still need help?

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

    Regards, Oliver

  • moonstrategy replied

    No thanks, as you can see I figured something out. Let's keep the thread here so others can look up the problem. I used TheGem Cryptocoin template.

  •  7,092
    Oliver replied

    Ok, thank you for letting know

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

    Regards, Oliver