Category sorting not appearing in Mobile phone

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #15927

    mshmethu
    Participant

    Hello

    I have installed Photo Gallery by Supsystic Pro version. Category sorting working fine on computer but when I see that on mobile phone there is no category sorting option appearing. Please let me know how can I do that for mobile phone view?

    Thanks

    #15929

    Hi @mshmethu

    Thank you for contacting us about Gallery question.

    As so we can’t reproduce the issue on our test servers, please provide the page link on your site with the issue. Thus I can see what’s wrong and help you.

    #15931

    mshmethu
    Participant

    Hello

    I got a solution but not the correct way. I have changed
    in /css/responsive.css
    nav { display:none; }
    to
    nav { display:block; }

    Then now your category menu appearing but also top menu appearing in mobile view which I have to keep hide. So do you have any solution to keep your menu visible on mobile devices but my site’s top menu hidden?

    Thanks

    #15938

    Hi @mshmethu

    I got your question, but unfortunately didn’t fully understand it. Could you clarify and supplement it. What kind of menu do you want to hide?Perhaps you can make screenshots, and provide more detailed description.

    Then I will be happy to answer it.

    #15939

    mshmethu
    Participant

    Hello

    Please see this mobile phone screenshot https://www.dropbox.com/s/cyuyvj5mdzg8hsb/Screenshot_2017-11-07-08-08-18-447_com.chrome.canary.png?dl=0
    There 2 red arrow indicating header menu which should not appear on mobile phone but after changing responsive css ‘display:none’ to ‘display:block’ that is now not hiding in mobile phone. So I want to know is it possible to show your gallery category menu outside main navigation div?

    Thanks

    #15944

    Hi @mshmethu

    There are standard HTML tags in your original template and they are written to be hidden on mobile devices – nav { display:none; }
    So this means to hide ALL nav tags

    But how to hide only special tags you need?
    The developers of your template have to understand, that with this code they hide all similar tags, thus you cant’s see gallery categories on mobile devices. In order to make everything work as you need with both top menu navigation and gallery Categories buttons, your template developers need to clarify class or id only for you top menu navigation. So the clarification will look like

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.
Thanks so much! Please Enter Your Info Below To Get PRO Discount and Gifts