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
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
Thanks Josue this request can be closed.
Thanks again.
MP