Fluentcommunity footer on the phone
Will it at one point be possible to change the footer links ?
https://community.wpmanageninja.com/portal/post/basic-question-change-the-mobile-menu-o?comment_id=48173 (replaces 'spaces' with a custom link, can be an internal/external link with logo title, route)
https://community.wpmanageninja.com/portal/post/courses-on-mobile-footer-menu?comment_id=51224 (adds a new link to the mobile menu list, also reordering has been done for positioning the new link item)
Read these, a filter hook (fluent_community/mobile_menu) is already there. Take help from AI with the code snippet examples in the above two links.