Tagged: Socket menu
hi,
can you please tell me how I can make the socket menu appear in the mobile version?
thank you
Hey Rio1,
Try adding this css code in Quick CSS (located in Enfold > General Styling):
@media only screen and (max-width:767px) {
.responsive #socket .sub_menu_socket {
display: block;
}
}
Hope this helps :)
Best regards,
Nikko
great, thank you Nikko!
Hey,
Glad we could help :)
Best regards,
Nikko