Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #480429

    Hi,
    Is there a chance to show a social icon at the bottom of an open mobile menu?

    Thanks for your assistance!

    #480438

    Hi hasbeat!

    Do you want to add it through the mobile menu, or it needs to be placed at the top bottom?

    Cheers!
    Basilis

    #481151

    Hi Basilis,

    Either way is fine, however, would prefer to place at the top bottom.

    Thank you!

    #481342

    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

    #481353

    Yigit – Awesome, thank you!

    Best

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Open Mobile menu with social icon’ is closed to new replies.