Removing "assign a menu" from a post

Hi there,

I found instructions on how to remove “assign a menu” from a page.

However, it’s still appearing in a post. How do I remove it? URL below.

Thanks!

dave

Hi There,

Please add this custom CSS under X > Theme Options > CSS:

.x-navbar .x-nav-wrap {display: none;}

Hope it helps :slight_smile:

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.