Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #369652

    Hi,

    We have a menu assigned to the “Enfold Child Footer Menu” no drop downs menu….

    It displays fine on desktop and laptop however on mobile it doesn’t show… Only the copyright information is visible ?

    #369782

    Hi sitesky!

    There is usually not enough space for it to display on small screens but you can use this CSS.

    #socket nav {
        display: block !important;
    }

    To force it to display on all screen sizes.

    Best regards,
    Elliott

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.