Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #666029

    Hey guys,
    love your theme.
    I would like quick css to make my socket menu respond into a hamburger menu on mobile devices.

    #666862

    Hey,

    I’m afraid that won’t be possible with just CSS, one thing you could try is using a FWD Submenu in shortcode format as a footer widget:

    [av_submenu which_menu='custom' position='center' color='main_color' sticky='aviaTBsticky' mobile='active' custom_class='']
    [av_submenu_item title='Menu Item 1' link='manually,#' linktarget='' button_style='']
    [av_submenu_item title='Menu Item 2' link='manually,#' linktarget='' button_style='']
    [/av_submenu]
    
    

    Best regards,
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.