0
Welcome Guest! Login
0 items Join Now

Gantry & K2 Responsive Problems

    • jshort's Avatar
    • jshort
    • Hero Rocketeer
    • Posts: 257
    • Thanks: 1

    Gantry & K2 Responsive Problems

    Posted 11 years 1 month ago
    • Check this link and resize your browser:

      The text disappears on a smartphone or on a tablet in portrait.
    • Last Edit: 11 years 1 month ago by jshort.
    • Matt's Avatar
    • Matt
    • Preeminent Rocketeer
    • Posts: 22291
    • Thanks: 3228
    • messin' with stuff

    Re: Gantry & K2 Responsive Problems

    Posted 11 years 1 month ago
    • add this to your custom css

      @media (max-width: 767px) {
      .modal {
      position: inherit;
      }
      }


      prepend .modal with ".itemImage " if you need more specificity
    • Last Edit: 11 years 1 month ago by Matt.
    • The following users have thanked you: jshort

    • SEARCH the forum first! These boards are rich in knowledge and vast in topics. This includes searching just the 'Solved' forums, using Google, and using ChatGPT :woohoo:
    • jshort's Avatar
    • jshort
    • Hero Rocketeer
    • Posts: 257
    • Thanks: 1

    Re: Gantry & K2 Responsive Problems

    Posted 11 years 1 month ago
    • That worked great. Thanks for all your help.

Time to create page: 0.055 seconds