Hi,
Is there a chance to show a social icon at the bottom of an open mobile menu?
Thanks for your assistance!
Hi hasbeat!
Do you want to add it through the mobile menu, or it needs to be placed at the top bottom?
Cheers!
Basilis
Hi Basilis,
Either way is fine, however, would prefer to place at the top bottom.
Thank you!
Hey!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
@media only screen and (max-width: 767px) {
.responsive #header .main_menu .social_bookmarks {
display: block;
position: absolute;
}}
Best regards,
Yigit
Yigit – Awesome, thank you!
Best