-
AuthorPosts
-
October 12, 2013 at 5:17 am #174468
Hi – i saw this solution:
https://kriesi.at/support/topic/footer-menu-in-socket-not-showing-in-responsive-view-smartphone/
and added the code to the Quick CSS section, but i am not seeing the footer menu on my iPhone. it does show on iPad.
interestingly, when adding the code recommended by Yigit, my Enfold theme stopped displaying customized colors for the header and footer areas. Not sure why that is, but i thought i would mention it.
any ideas? thanks in advance for your help!
October 12, 2013 at 6:34 am #174479Hi,
Can you post a link to your website please?
Regards,
JosueOctober 12, 2013 at 6:51 am #174487This reply has been marked as private.October 14, 2013 at 6:02 am #174960Hi!
Please add this on your custom.css or Quick CSS:
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block; } }Remove browser cache then reload the page.
Regards,
IsmaelOctober 14, 2013 at 6:26 am #174966hi ismael – still no footer menu after this. i completely restarted the phone and dumped the cache – nothing.
October 14, 2013 at 5:03 pm #175148Hey!
Please try adding !important to Ismael’s code as following
@media only screen and (max-width: 479px) { .responsive #socket .sub_menu_socket { display: block!important; } }Cheers!
YigitOctober 14, 2013 at 5:17 pm #175161yigit – still nothing. i am running iOS 7 on my iphone. i have cleared history/cookies, quit safari, restarted the phone – still just the copyright line in the footer. shows fine on iPad and of course computer. any other ideas? i really need the footer menu to show on phones.
October 14, 2013 at 5:19 pm #175165Hi!
Do you mind creating a temporary admin login and posting it here privately?
Regards,
YigitOctober 14, 2013 at 5:36 pm #175169This reply has been marked as private.October 14, 2013 at 5:46 pm #175175Hey!
Code does not apply. Can you try adding it to Custom.css file inside Enfold/css folder?
Best regards,
YigitOctober 14, 2013 at 5:53 pm #175183This reply has been marked as private.October 14, 2013 at 5:54 pm #175184 -
AuthorPosts
- The topic ‘No footer menu in responsive / iPhone view’ is closed to new replies.
