Tagged: , ,

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #198448
    #198922

    Hi fluent_Agency!

    1) If you don’t want to resize the logo open up enfold/js/avia.js and replace

    
    
        	//Resize menu if logo is overlapped by th menu items
            avia_resize_menu();
    
            // decreases header size when user scrolls down
            avia_header_size();
    

    with

    
        	//Resize menu if logo is overlapped by th menu items
            //avia_resize_menu();
    
            // decreases header size when user scrolls down
            //avia_header_size();
    

    This mod will deactivate the header & logo resize function which resizes the logo/menu when the user scrolls down.

    2 + 3) It seems like you switched to the “slide out” menu and the dropdown menu is not used anymore?

    Regards,
    Peter

    #199337

    Thank you!

    We will give it a go and be in touch if we require further help.

    Very much appreciate your reply.

    Many thanks and kind regards,

    Sam

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Header Container Logo Sizing and Alignment’ is closed to new replies.