Announcement

Collapse
No announcement yet.

Mobile footer Category Menu overlapping next section on Shadows Miva 10

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    Mobile footer Category Menu overlapping next section on Shadows Miva 10

    Hi everyone,

    I'm having a problem with Shadows Theme on Miva 10 where the footer category menu on mobile is overlapping on expand into the next section, Quick Links. See screenshot from my phone below (iPhone). I've tried applying some @media CSS tags, and have been unsuccessful in fixing it.

    IMG_2066.jpg

    #2
    Can you post a link to the site?
    Matt Zimmermann

    Miva Web Developer
    Alchemy Web Development
    https://www.alchemywebdev.com
    Site Development - Maintenance - Consultation

    Miva Certified Developer
    Miva Professional Developer

    https://www.dev4web.net | Twitter

    Comment


      #3
      https://store.slaafws.org, in the footer on mobile, expand the categories menu.

      Comment


        #4
        In CSS Resources, edit extension and find .x-collapsible-content__item[aria-hidden='false']. In that call, replace max-height: 25vmax; with max-height: 100%;
        Matt Zimmermann

        Miva Web Developer
        Alchemy Web Development
        https://www.alchemywebdev.com
        Site Development - Maintenance - Consultation

        Miva Certified Developer
        Miva Professional Developer

        https://www.dev4web.net | Twitter

        Comment


          #5
          Wow, that did the trick! I would never have found that, thank you!

          Comment

          Working...
          X