Hi there,
on http://www.eyand.de the footer menu is shown vertical on my mobile.
on http://www.transsibirische-eisenbahn.eu not. Here it is difficult to use it on the mobile. How can I fix this?
Thanks for your help.
Peter
Hey Whippert,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width:767px){
#socket .sub_menu_socket li {
float: none;
line-height: 20px;
}
}
If you need further assistance please let us know.
Best regards,
Victoria
Worked. Thank you so much, Victoria.
Rgds
Peter
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon