+ Reply to Thread
Results 1 to 5 of 5

Thread: General wide footer going to mobile menu

Hybrid View

  1. #1

    General wide footer going to mobile menu

    So I was wondering how can I stop the footer links from going to the mobile menu, it becomes really cluttered and I would like to kind of have a footer like the Nova Theme.

    https://www.wantaddigest.com/

    Which files would I have to edit to do this?

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello Robert,

    Actually, the task has already been created regarding this problem

    meanwhile, you can remove it from the main menu:

    go to file manager > templates > js > lib.js > find this.mobileMenu = function(){

    remove below:

    Code:
    Only registered members can view the code.

  3. #3
    So that worked but I still need the footer menu to show at the bottom on mobile. Should I open a ticket?

  4. #4
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    by default the footer links are hidden (as planned)

    you can reveal them via css code but they will look unstructured

    if you have support create a ticket and I'll adjust them to footer

  5. #5
    Saw that you had updated the footer, thank you for the help!

+ Reply to Thread