Not so responsive on Mobile phone

    • Silvan Füeg
      Participant
      # 1 year, 11 months ago

      Hi, i have a Problem. When the file name is a bit longer than usual, the Download Button is off the Screen on Mobile. Is there a way to fix this problem?

    • Matias Larralde
      Keymaster
      # 1 year, 11 months ago

      Hi,

      Thank you for the report.

      I’ll take a look as soon as possible and let you know for a quick fix.

      Regards.

      • Silvan Füeg
        Participant
        # 1 year, 10 months ago

        Hi, did you find out something?

      • Matias Larralde
        Keymaster
        # 1 year, 10 months ago

        Hi,

        This can be fixed by adding this CSS rule to your theme stylesheet. Alternatoively, themes often allow you to add custom CSS in their settings’ panel. Feel free to add it there.

        This fix will anyway be added in the next release.

        body.customer-area-active .cuar-css-wrapper .panel.cuar-attachments .table .cuar-caption {
            overflow-wrap: anywhere;
        }

        Thank you for the report.

        Regards.

      • Silvan Füeg
        Participant
        # 1 year, 10 months ago

        Thank you! This worked perfect 🙂

      • Matias Larralde
        Keymaster
        # 1 year, 10 months ago

        Thank you for the confirmation. Do not heistate to test on the differrent browsers and/or devices you own.

        This will be added to the next release.

        Thank you for the report.

    • Matias Larralde
      Keymaster
      # 1 year, 10 months ago

      Hi,

      Sorry for the delay, I’ve been really busy those days. I’ll take a look about this until tomorrow.

      Thank you for your patience.

      Best regards.

Viewing 2 reply threads

The topic ‘Not so responsive on Mobile phone’ is closed to new replies.