Tagged: , ,

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

    Hey bucciz!

    Can you post the link to your website please?

    Regards,
    Yigit

    #382556

    Hi Yigit I’m sorry but I’m working in local mode :( …what can I do?

    #383490

    Hey!

    try to use this code in Quick CSS field:

    @media only screen and (max-width: 990px) {
    .container #advanced_menu_toggle, #advanced_menu_hide {
    display: block;
    }}
    @media only screen and (max-width: 990px) {
    .main_menu, #header_main_alternate {
    display: none;
    }}
    

    Cheers!
    Andy

    #383800

    Hey thank you! Now it’s ok :)

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Menu over logo’ is closed to new replies.