Legenda Mobile Menu iPhone 5 and Samsung Galaxy 5

This topic has 4 replies, 2 voices, and was last updated 8 years, 7 months ago ago by Eva Kemp

  • Avatar: Tom
    Tom
    Participant
    October 2, 2015 at 18:25

    Hi there. I just noticed that the Legenda mobile menu is not displaying shop categories. When you click open the mobile menu and then click “Shop +” it doesn’t show categories. It shows the words “Shop categories” vertically like this:

    >
    S
    h
    o
    p

    C
    a
    t
    e
    g
    o
    r
    i
    e
    s

    Any idea why this might be happening and how it can be fixed? Thank you!

    3 Answers
    Avatar: Eva
    Eva Kemp
    Support staff
    October 2, 2015 at 19:05

    Hello,

    You’ve added this code in style.css of your child theme:

    .shop-categories-menu {
        width: 24% !important;
    }

    Remove it or change to this code:

    @media (min-width: 1200px) {.shop-categories-menu {
        width: 24% !important;
    }}

    After that check mobile menu.

    Regards,
    Eva Kemp.

    Avatar: Tom
    Tom
    Participant
    October 2, 2015 at 19:20

    Thanks Eva. Worked like a charm. I forgot to wrap that customization in a media query. Thanks for catching what should have been obvious to me 😉 Good eyes!

    Thanks again.

    Avatar: Eva
    Eva Kemp
    Support staff
    October 3, 2015 at 12:04

    Hello,

    You’re welcome.

    Regards,
    Eva Kemp.

  • Viewing 4 results - 1 through 4 (of 4 total)

The issue related to '‘Legenda Mobile Menu iPhone 5 and Samsung Galaxy 5’' has been successfully resolved, and the topic is now closed for further responses

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.