Hi,
my footer menu does not appear in the mobile version. How can I change this
http://www.time4sail.at
thx
Thomas
Hey ThomasWitzany!
Please add to your CustomCSS
@media screen and (min-width: 780px) {
#socket .sub_menu_socket div {
display: inline;
}
}
Cheers!
Basilis
Hi Basilis
do you mean quick css area?
I placed it their, but no change
Is this a bug?
where should the footer menu appear in mobile version?
thx Thomas
Hi!
Please refer to this post – http://kriesi.at/documentation/enfold/display-footer-menu-scroll-to-top-button-on-mobile/
Cheers!
Yigit