Home Forums WoodMart support forum Mobile footer menu links not work

Mobile footer menu links not work

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #572252

    srknmzlm
    Participant

    Hi, Mobile footer menu links not work. It works in desktop view, but links do not open when clicked in mobile view. Can u help me?

    #572426

    Hung Pham
    Keymaster

    Hi srknmzlm,

    Thanks for reaching to us.

    To assist you in the best possible manner, I kindly ask that you please provide me temporary wp-admin info (wp-admin URL, username, password) to the Private Content area, this will allow me to thoroughly investigate and address your concerns more efficiently.

    Regards,

    #572597

    srknmzlm
    Participant

    I already wrote in private area

    #572733

    Hung Pham
    Keymaster

    Hi srknmzlm,

    Please try to use the below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:

    footer #menu-hizli-menu.wd-nav-vertical{
    	z-index: 99999;
    }

    Regards,

    #572878

    srknmzlm
    Participant

    This area not work

    Attachments:
    You must be logged in to view attached files.
    #572904

    Hung Pham
    Keymaster

    Hi srknmzlm,

    Please remove previous code and try to use the below custom CSS code and paste it to Theme Settings > Custom CSS > Mobile CSS section:

    footer .wd-nav-vertical{
    	z-index: 99999;
    }

    Regards,

Viewing 6 posts - 1 through 6 (of 6 total)