Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #43117
    Joaozinho
    Member

    Hi,

    Adventurous Pro is a great theme, but it seems to have a bug. When I scroll on any page, and go to the top again, the menu is not always there. The menu should appear but somehow this is not visible. Is there any way to fix this? I have a screenshot of the error which I can send you.

    Thanks in advance

    #43142
    Sakin
    Keymaster

    @Joaozinho: Can you post in your site URL so that I can check in. As I am able to view menu in Adventurous Pro in our demo server http://catchthemes.com/demo/adventurous/

    #43167
    Joaozinho
    Member

    Hi Sakin,

    It’s http://www.worldfootballguide.com. Thanks!

    #43169
    Sakin
    Keymaster

    @@Joaozinho: I check in your site and I don’t see any issue in the menu. But yes there is problem in header right sidebar social icon. For that you can add the following css in “Appearance => Theme Options => Custom CSS” box.

    ul.social-profile li {
        height: 42px;
        overflow: hidden;
    }
    @media screen and (max-width: 980px) {
        #header-right .widget { display: none; }
    }

    Can you let me know in which browser you are checking in from. or maybe you can upload screenshot showing issue in your site and then post in the screenshot url here.

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Menu not always visible’ is closed to new replies.