Tagged: x
-
AuthorPosts
-
August 17, 2016 at 5:57 pm #1135888
gormulentParticipantHello folks,
There is a hyperlink in the footer that says “ASSIGN A MENU” that links to the wordpress login. Is there an option somewhere to remove this link? I’d really rather not have that publicly accessible.
Looks like I can disable it with the following css:
.x-nav {
display: none;
}However, I’m not sure if x-nav is used elsewhere in the theme without digging into the code. Is there a reason this is public?
The very best,
-KevinAugust 17, 2016 at 11:19 pm #1136232
Prasant RaiModeratorHello Kevin,
Thanks for writing in! To assist you with this issue, we’ll first need you to provide us with your URL. This is to ensure that we can provide you with a tailored answer to your situation. Once you have provided us with your URL, we will be happy to assist you with everything.
Thanks.
August 24, 2016 at 4:19 pm #1145419August 24, 2016 at 10:13 pm #1145947
Prasant RaiModeratorHello There,
Thanks for writing in!
You can add this under Custom > CSS in the Customizer:
.x-colophon.bottom .x-nav { display: none !important; }Thanks.
-
AuthorPosts
- <script> jQuery(function($){ $("#no-reply-1135888 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>
