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

    http://ps.bypundyk.com/

    Hello Support, I added a “PUNDYK image Logo” for the “Enfold Footer Menu”.
    On the browser I see the logo but I need to be able to see it on the Mobile and Tablet.

    Hope you can help.

    Thanks,
    MP

    #289617

    Hi Marcelo!

    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

    #307078

    Thanks Josue this request can be closed.

    Thanks again.
    MP

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Enfold Footer Menu not showing on mobile/tablet’ is closed to new replies.