Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #354800

    Hi,
    on one of my Websites using using the Enfodl theme appears a little problem.
    If i visit the website with my mobile device (or refit the size of the browser to something in the same dimension) the footer navigation links, in the copyright line, will not appear.
    Do you have some idea, how i can fix that little problem? Especially regading the imprint, which only in the footer area appears, it is really important.

    Thanks in advance.
    Regards
    Andreas

    #355121

    Hi Amselus!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 479px) {
    .responsive #socket .sub_menu_socket {
    display: block; }}

    Best regards,
    Yigit

    #356219

    Hi Yigit,

    thanks a lot. Works now.
    You doing a relly great job with this theme.

    Regards
    Andreas

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Footer Navigation missing in mobile view’ is closed to new replies.