Hi,
In the socket I have links to terms, privacy and disclaimer: the problem is they are not showing up on iPhone. Can this be made to display there too?
Many thanks in advance,
Tony
Hi morpho2014!
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 !important;
}}
Regards,
Yigit
Thank you so much Yigit. That worked perfectly!
Best wishes,
Tony