How can I make it so that the "/template/" directory does not appear in the navigation bar?
How can I modify the width of the dropdown menu?
Thanks.
.childcontent-inner-wrap,
.childcontent-inner-wrap .childcontent-inner,
.childcontent-inner-wrap .childcontent-inner .gkcol {
width:200px !important;
}