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

    I want to display the Social Icons and Search Box on the responsive mobile. But they dissapear

    I also want the menu to be a select drop down box instead of the current one.

    Thanks in advance!

    #280736

    Hey ionutdumitru!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    @media only screen and (max-width: 989px) {
    .responsive .av_mobile_menu_tablet .main_menu, #top #menu-item-search { display: block; }
    .av-main-nav > li { display: none; }}

    Best regards,
    Yigit

    #281068
    This reply has been marked as private.
    #281123
    This reply has been marked as private.
    #281132

    Hey!

    Glad you figured it out! Let us know if you have any other questions or issues :)

    Cheers!
    Yigit

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Search box and social icons and menu on Mobile’ is closed to new replies.