badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Making Responsive Menu scrollable

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #44496
    Markus
    Participant

    Hello,

    I have around 15 (sub)menu items in the main menu. On a mobile phone, they take the whole space and the background/the body/main site scrolls rather then the menu itself so one cannot choose/see the menu items on the bottom. How can I make the main menu scrollable when there are too many menu items?

    Thanks for info

    #44607

    Hi Markus,

    Sorry for the late reply. We missed your topic.
    Could you please provide us the site URL? So that we can see the exact problem what you are trying to say?

    Thank you!

    #44608
    Markus
    Participant

    Hello,

    thanks for getting back to me on this.

    the link:

    http://www.focus-consult.at/

    When you access it with an iPhone4 and some other Android devices, you can’t access the bottom menu items. The background (actual content) scrolls, but not the menu.

    #44610

    Hi Markus,

    It seems that you have stick the menu at top while scrolling the page. So the issue occured. Go to Appearance -> Customize -> Ambition theme options -> Custom CSS paste the below CSS code and Click on Save & Publish button at the top of the options panel.

    @media only screen and (max-width: 767px) {
       .hgroup-wrap {
           position: inherit;
       }
    }

    Thank you!

    #44611
    Markus
    Participant

    brilliant! that did the trick.

    many thanks for the support!

    #44612

    Could you also please help us rating this theme in WordPress Repository.
    https://wordpress.org/support/view/theme-reviews/ambition
    We really appreciate your rating.

    Thank you!

    #44613
    Markus
    Participant

    already did that a while ago! its really a neat looking theme

    #44634

    Thank you so much Markus

    Thank you!

Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.