Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #2652
    Trishah
    Member

    Background

    I am using your theme for a client site and have created a child theme.   The responsive design for screen widths above 640px has a secondary menu at top of header and a third menu that sits just below the main menu.  Here is a link to my responsive test pages for the design so you can see the layout.

    800px width:  http://cakeitupcakestands.com/site/responsive/800.php

    Problem

    But once the device size is 640px width or below then the top secondary menu and the second main menu disappear.  I want these menus to stay visible.

    640px width:  http://cakeitupcakestands.com/site/responsive/640.php

    I assume this is done on purpose with some javascript but I can not find where to disengage this function.

    Your help is greatly appreciated!

    Trishah

    #2659
    Trishah
    Member

    Update:

    I finally figured it out… even though FireBug was showing the html as “greyed out” I was able to get the secondary menu to show by adding CSS attribute: display: block;

    This topic can be closed. 😀

    #2736
    Sakin
    Keymaster

    @Trishah: it’s great that you fixed it.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘When TinyNav turns on then Secondary Menu turns off?’ is closed to new replies.