Hi there,
So sorry I advised to close this ticket: https://kriesi.at/support/topic/hide-bar-right-of-seach-icon/ but i just realized that the bar shows still shows up for some reason? It’s gone when the nav menu is transparent but when its white or when i scroll down it appears – see here: http://trustjane.com/solution/
Is there a different code I need for color? I figured 0px would resolve it but for some reason it doesn’t :(
Sorry again and thanks heaps in advance :)
Hey charlestrautman!
Add this to your custom CSS.
.avia-menu.av_menu_icon_beside {
border-right: 0 none !important;
}
Best regards,
Elliott
So Awesome! Thanks for the prompt reply – You can close this one too :)
Cheers!!