lucianne.soley Posted April 20, 2020 Share Posted April 20, 2020 Site URL: http://www.hadassi.com/home Hi all, wondering if you can help me? I need this website to have navigation in the footer menu on desktop as well as primary and secondary navigation. However on mobile I need all of these to consolidate into the hamburger (nothing to be visible on the footer). Can anyone help? Link to comment
tuanphan Posted April 20, 2020 Share Posted April 20, 2020 Add to Home >Design > Custom CSS @media screen and (max-width:767px) { div#footerBlocksBottom .span-12>div:not(:first-child) { display: none; } } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
lucianne.soley Posted April 20, 2020 Author Share Posted April 20, 2020 Thank you @tuanphan will this just hide the footer navigation on mobile? How can I add these links into the navigation too? Link to comment
tuanphan Posted April 21, 2020 Share Posted April 21, 2020 23 hours ago, lucianne.soley said: Thank you @tuanphan will this just hide the footer navigation on mobile? How can I add these links into the navigation too? Did you solve? Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
lucianne.soley Posted April 28, 2020 Author Share Posted April 28, 2020 On 4/21/2020 at 3:12 PM, tuanphan said: Did you solve? No, unfortunately not. The project had to move ahead without it, but it would be good to know if you do have an answer. @tuanphan Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.