Not so responsive on Mobile phone

    • Silvan Füeg
      Participant
      # 10 months, 3 weeks 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?

    • Thomas
      Keymaster
      # 10 months, 3 weeks 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.

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

      • Silvan Füeg
        Participant
        # 10 months, 2 weeks ago

        Hi, did you find out something?

      • Thomas
        Keymaster
        # 10 months, 2 weeks 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.

        Want to help WP Customer Area? It only takes few seconds!
        Rate & review the plugin on WordPress.org 🙂

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

        Thank you! This worked perfect 🙂

      • Thomas
        Keymaster
        # 10 months, 1 week 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.

        Want to help WP Customer Area? It only takes few seconds!
        Rate & review the plugin on WordPress.org 🙂

    • Thomas
      Keymaster
      # 10 months, 2 weeks 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.

      Want to help WP Customer Area? It only takes few seconds!
      Rate & review the plugin on WordPress.org 🙂

Viewing 2 reply threads

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